From f299201ae3c059cf0a19c15f75c9bfd5335c995e Mon Sep 17 00:00:00 2001 From: devantler <26203420+devantler@users.noreply.github.com> Date: Sat, 11 Jul 2026 06:48:41 +0000 Subject: [PATCH] chore(deps): update agent skills --- plugins/agentic-engineering/skills/find-skills/SKILL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/agentic-engineering/skills/find-skills/SKILL.md b/plugins/agentic-engineering/skills/find-skills/SKILL.md index a974d3f..b6f4793 100644 --- a/plugins/agentic-engineering/skills/find-skills/SKILL.md +++ b/plugins/agentic-engineering/skills/find-skills/SKILL.md @@ -2,9 +2,9 @@ description: Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. metadata: github-path: skills/find-skills - github-ref: refs/tags/v1.5.13 + github-ref: refs/tags/v1.5.16 github-repo: https://github.com/vercel-labs/skills - github-tree-sha: eb6a23305aea6e340d14b9de3766e721f9f4861b + github-tree-sha: 76a98a285cb0434f3d39e1a873823556330e398b name: find-skills --- # Find Skills @@ -30,7 +30,6 @@ The Skills CLI (`npx skills`) is the package manager for the open agent skills e - `npx skills find [query] [--owner ]` - Search for skills interactively or by keyword, optionally scoped to a GitHub owner - `npx skills add ` - Install a skill from GitHub or other sources -- `npx skills check` - Check for skill updates - `npx skills update` - Update all installed skills **Browse skills at:** https://skills.sh/