find-skills
Official sourceDiscover and install agent skills from the open ecosystem via the npx skills CLI — when you wish you had a skill for some task.
Source: Vercel Labs
At a glance
Verified source- Best for
- Finding an existing skill for a task instead of solving it from scratch
- Works with
- Cursor · Claude Code
- Outcome
- Searching, adding, and updating skills with the npx skills package manager
- Source
- vercel-labs/skills
01 / Understand the skill
About find-skills
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.
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.
02 / Confirm the fit
Use find-skills when you need to
- Finding an existing skill for a task instead of solving it from scratch
- Searching, adding, and updating skills with the npx skills package manager
- Extending an agent's capabilities on demand by domain (design, testing, deploy)
03 / See the workflow
How find-skills works
- 01Install: npx skills add https://github.com/vercel-labs/skills --skill find-skills
- 02Try: "Is there a skill for reviewing my UI for accessibility?"
- 03Get: matching skills from the ecosystem plus the exact install command
Check before installing
Compatible platforms
Cursor · Claude Code
Best fit
Finding an existing skill for a task instead of solving it from scratch
Review the source instructions if the required output differs from the formats described above.
Install and use
Compatible with Cursor and Claude Code · Published by Vercel Labs
Ready to add find-skills?
Use the published instructions below, then provide the required input and describe the result you need.
General instructions · Cursor · Claude Code
npx skills add https://github.com/vercel-labs/skills --skill find-skills
Review the source repository and license before installing third-party skills.
Continue exploring
Similar skills
End-to-end Azure AI Foundry agent lifecycle with azd—scaffold, deploy, invoke, evaluate, optimize, fine-tune, and troubleshoot agents—routing to specialized sub-skills per task.
Fine-tunes models on Azure AI Foundry with SFT, DPO, or RFT, covering dataset prep and validation, grader calibration, training, checkpoint selection, deployment, and evaluation.
Unified Azure OpenAI deployment router that detects intent and dispatches to quick preset, full customize, or capacity-discovery modes, with shared project and quota validation.
Discovers available Azure OpenAI model capacity across all accessible regions and projects, then validates subscription quota and ranks deployment locations.

