Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Discovers and installs community skills from the public registry. Use when the user mentions a technology, framework, or task that could benefit from specialized skills not yet installed, asks 'how do I do X', 'find a skill for X', or starts work in a new technology area. Proactively suggest when the user's task involves tools or frameworks without existing skills.
Search the public skill registry for community-contributed skills relevant to the user's current task and install them into this project.
caliber skills --query "<relevant terms>"
This outputs the top 5 matching skills with scores and descriptions.caliber skills --install <slug1>,<slug2>
User: "let's build a web app using React"
-> "I notice you want to work with React. Would you like me to search
for community skills that could help with React development?"
-> If yes: run caliber skills --query "react frontend"
npx skills add caliber-ai-org/ai-setup --skill find-skillsHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.