sk Skill · brianlovin
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.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 1,681
- 30-day movement
- starts with the next reading
- Related entries
- 30
- Connections
- 0
bashShell
An agent skill that guides an AI coding agent through discovering and installing other agent skills using the Skills CLI (npx skills). It defines when to trigger a search, how to run find commands, present results, and offer installation.
Reach for it when your agent should treat 'find/install a skill' requests as a supported workflow instead of improvising.
Use it to
- Search the open skills ecosystem with npx skills find
- Present matching skills to the user with context
- Install a chosen skill for the user
- Handle cases where no relevant skill exists
For AI coding agent users who want to extend capabilities with skills
- Host repository
- brianlovin/agent-config
- Installs, lifetime
- 2,300
- Installs, 8 weeks
- 1,681
- Host stars
- 368
- Host language
- Shell
topicsagent-skillsskill-discoveryskills-clipackage-managercapability-extension