| name | find-skills |
| description | Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new skills to install. |
| homepage | https://clawhub.com |
| metadata | {"clawhub":{"emoji":"🔍","requires":{"bins":[]}}} |
Find Skills Skill
Search and discover OpenClaw skills from various sources.
When to Use
✅ USE this skill when:
- "Find skills for [task]"
- "Search for OpenClaw skills"
- "What skills are available?"
- "Discover new skills"
- "Find skills by category"
When NOT to Use
❌ DON'T use this skill when:
- Installing skills → use
clawhub install
- Managing installed skills → use
openclaw skills list
- Creating new skills → use skill-creator skill
Sources for Finding Skills
1. ClawHub (Primary)
npx clawhub search "keyword"
npx clawhub browse
2. OpenClaw Directory
3. LobeHub Skills Marketplace
4. GitHub
- Search:
openclaw skill or agent-skill
- Look for repositories with
SKILL.md files
5. Community Forums
Search Strategies
By Functionality
npx clawhub search "web search"
npx clawhub search "weather"
npx clawhub search "document"
By Provider
npx clawhub search "tavily"
npx clawhub search "github"
npx clawhub search "calendar"
By Popularity
npx clawhub search --sort installs
npx clawhub search --sort stars
Installation Tips
- Check requirements before installing
- Read SKILL.md for usage instructions
- Test in isolation before production use
- Check for updates regularly
Common Skill Categories
Core Skills
weather - Weather forecasts
skill-creator - Create new skills
healthcheck - Security audits
Integration Skills
github - GitHub operations
feishu - Feishu integration
notion - Notion API
Search Skills
tavily-search - Web search via Tavily
web-search-plus - Enhanced web search
Agent Skills
proactive-agent - Proactive automation
coding-agent - Code generation
Troubleshooting
Rate Limits
If you hit rate limits with clawhub:
- Wait 1 hour before retrying
- Use alternative sources (websites)
- Search manually on GitHub
Installation Issues
- Check skill requirements
- Verify network connectivity
- Check OpenClaw version compatibility
Best Practices
- Search before creating - Don't reinvent the wheel
- Read documentation - Understand skill capabilities
- Start simple - Install one skill at a time
- Test thoroughly - Verify skill works as expected
- Provide feedback - Help improve skills
Related Skills
clawhub - ClawHub CLI tool
skill-creator - Create new skills
healthcheck - System health checks