find-skills

Official

Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.

vercel-labs ↓ 2.6M
Claude Code
View source ↗

What it does

  • Asks "how do I do X" where X might be a common task with an existing skill
  • Says "find a skill for X" or "is there a skill for X"
  • Asks "can you do X" where X is a specialized capability
  • Expresses interest in extending agent capabilities
  • Wants to search for tools, templates, or workflows
  • Mentions they wish they had help with a specific domain (design, testing, deployment, etc.)
  • npx skills find [query] [--owner <owner>] - Search for skills interactively or by keyword, optionally scoped to a GitHub owner

Requirements & configuration

  • Step 1: Understand What They Need
  • If the leaderboard doesn't cover the user's need, run the find command:
  • User asks "I need to create a changelog" → npx skills find changelog

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.

Source

Repository: https://github.com/vercel-labs/skills

find-skills FAQ

What does the find-skills skill do?

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. Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X"

What does find-skills require?

Step 1: Understand What They Need If the leaderboard doesn't cover the user's need, run the find command: User asks "I need to create a changelog" → npx skills find changelog

How do I install find-skills?

Run: npx -y skills add https://github.com/vercel-labs/skills --skill find-skills --agent claude-code — the source lives at github.com/vercel-labs/skills.

Maintain find-skills?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

find-skills on getagentictools
[![find-skills on getagentictools](https://getagentictools.com/badge/skills/vercel-labs-skills-find-skills.svg)](https://getagentictools.com/skills/vercel-labs-skills-find-skills?ref=badge)
npx agentictools info skills/vercel-labs-skills-find-skills

The second line is the CLI lookup for this page — handy in READMEs and docs.