Agent Skill

Find Skills
Searches the open Agent Skills ecosystem before an agent reinvents a workflow that already exists.
What is Find Skills?
Find Skills gives an agent a repeatable discovery path for reusable capabilities. It translates a task into focused queries, checks the skills directory and CLI results, compares likely matches, then recommends an installable skill instead of immediately writing a bespoke solution. The workflow is especially useful when a request sounds common but the correct package name or owner is unknown.
Key capabilities
Intent-led search
Turns the user's task into several concrete capability queries rather than relying on a guessed package name.
CLI-native discovery
Uses the Skills CLI search and install flow, so a recommended result can be acted on immediately.
Reuse before invention
Makes ecosystem lookup an explicit step before creating another local workflow.
Use cases
Unknown capability
Find an existing skill when the user describes an outcome but does not know the skill name.
Toolchain expansion
Compare reusable skills before extending an agent with a custom instruction bundle.
Skill maintenance
Revisit installed capabilities with the Skills CLI update workflow.
Compatibility
- Node.js and npx
- A supported Agent Skills client
- Network access to the skills registry and source repository
