Documentation
README
Find Skills
Use this when the user wants a skill recommendation or when ctx's curated graph does not already contain the capability they need.
Source Of Truth
- Query ctx first: use the shared recommendation surface so curated skills, agents, MCP servers, harnesses, and the shipped Skills.sh external catalog are ranked together.
- If ctx is stale or too narrow, search upstream:
npx skills find "<query>"
- For the upstream discovery skill itself, the canonical install command is:
npx skills add https://github.com/vercel-labs/skills --skill find-skills
Recommendation Checklist
Before recommending or installing an upstream skill:
This is the opening of the README. Read the full README on GitHub.