Find Skills
This skill helps you discover and install skills from the open agent skills ecosystem.
When to Use This Skill
Use this skill when the user:
- Asks "how do I do X" where X might be a common task with an existing skill
- Says "find a skill for X" or "is there a skill for X"
- Asks "can you do X" where X is a specialized capability
- Expresses interest in extending agent capabilities
- Wants to search for tools, templates, or workflows
How to Help Users Find Skills
Step 1: Search for Skills
clawhub search [query]
Step 2: Inspect Before Installing
clawhub inspect <slug> --files
clawhub inspect <slug> --file <path>
Step 3: Install
clawhub install <slug>
Browse skills at: https://clawhub.com/
Tips
- Use specific keywords: "react testing" > "testing"
- Try alternative terms if first search misses
- Always vet/audit before installing (see skill-vetter)
- If no skill found, offer to help directly or create one