find-skillslisted
Install: claude install-skill DrOlu/agent-skills
# Find Skills
This skill helps you discover and install skills from two open agent skills marketplaces:
1. **skillhu.bz** — instant publish/install, category browsing, no auth required
2. **skills.sh** — GitHub-based, community leaderboard
## 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
- Mentions they wish they had help with a specific domain (design, testing, deployment, etc.)
## How to Help Users Find Skills
### Step 1: Understand What They Need
When a user asks for help with something, identify:
1. The domain (e.g., React, testing, design, deployment)
2. The specific task (e.g., writing tests, creating animations, reviewing PRs)
3. Whether this is a common enough task that a skill likely exists
### Step 2: Search Both Marketplaces
Always search **both** marketplaces in parallel for the best results:
**skillhu.bz** (search by keyword, optionally filter by category or tag):
```bash
npx skillhu search [query]
npx skillhu search [query] --category [category]
npx skillhu search [query] --tag [tag]
```
Categories: development, devops, data, content, creative, marketing, sales, operations, research, communication, integrations, productivity, testing, security, utilit