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 INLINECODE0
- Managing installed skills → use INLINECODE1
- Creating new skills → use skill-creator skill
Sources for Finding Skills
1. ClawHub (Primary)
CODEBLOCK0
2. OpenClaw Directory
- - Website: https://www.openclawdirectory.dev/skills
- Browse by category, popularity, or search
3. LobeHub Skills Marketplace
- - Website: https://lobehub.com/skills
- Community-contributed skills
4. GitHub
- - Search:
openclaw skill or INLINECODE3 - Look for repositories with
SKILL.md files
5. Community Forums
- - SitePoint: https://www.sitepoint.com/community/
- Discord: https://discord.com/invite/clawd
Search Strategies
By Functionality
CODEBLOCK1
By Provider
CODEBLOCK2
By Popularity
CODEBLOCK3
Installation Tips
- 1. 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 - INLINECODE6 - Create new skills
- INLINECODE7 - Security audits
Integration Skills
- -
github - GitHub operations - INLINECODE9 - Feishu integration
- INLINECODE10 - Notion API
Search Skills
- -
tavily-search - Web search via Tavily - INLINECODE12 - Enhanced web search
Agent Skills
- -
proactive-agent - Proactive automation - INLINECODE14 - Code generation
Troubleshooting
Rate Limits
If you hit rate limits with clawhub:
- 1. Wait 1 hour before retrying
- Use alternative sources (websites)
- Search manually on GitHub
Installation Issues
- 1. Check skill requirements
- Verify network connectivity
- Check OpenClaw version compatibility
Best Practices
- 1. 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 - INLINECODE16 - Create new skills
- INLINECODE17 - System health checks
查找技能技能
从多种来源搜索和发现OpenClaw技能。
何时使用
✅ 使用此技能的场景:
- - 查找[任务]的技能
- 搜索OpenClaw技能
- 有哪些可用技能?
- 发现新技能
- 按类别查找技能
何时不使用
❌ 不要使用此技能的场景:
- - 安装技能 → 使用 clawhub install
- 管理已安装技能 → 使用 openclaw skills list
- 创建新技能 → 使用技能创建器技能
查找技能的来源
1. ClawHub(主要来源)
bash
搜索技能
npx clawhub search 关键词
浏览分类
npx clawhub browse
2. OpenClaw目录
- - 网站:https://www.openclawdirectory.dev/skills
- 按类别、流行度浏览或搜索
3. LobeHub技能市场
- - 网站:https://lobehub.com/skills
- 社区贡献的技能
4. GitHub
- - 搜索:openclaw skill 或 agent-skill
- 查找包含 SKILL.md 文件的仓库
5. 社区论坛
- - SitePoint:https://www.sitepoint.com/community/
- Discord:https://discord.com/invite/clawd
搜索策略
按功能搜索
bash
网页搜索技能
npx clawhub search web search
天气技能
npx clawhub search weather
文档技能
npx clawhub search document
按提供商搜索
bash
Tavily技能
npx clawhub search tavily
GitHub技能
npx clawhub search github
日历技能
npx clawhub search calendar
按流行度搜索
bash
安装最多的技能
npx clawhub search --sort installs
星标最多的技能
npx clawhub search --sort stars
安装提示
- 1. 安装前检查要求
- 阅读SKILL.md了解使用说明
- 在生产环境使用前进行隔离测试
- 定期检查更新
常见技能类别
核心技能
- - weather - 天气预报
- skill-creator - 创建新技能
- healthcheck - 安全审计
集成技能
- - github - GitHub操作
- feishu - 飞书集成
- notion - Notion API
搜索技能
- - tavily-search - 通过Tavily进行网页搜索
- web-search-plus - 增强版网页搜索
代理技能
- - proactive-agent - 主动自动化
- coding-agent - 代码生成
故障排除
速率限制
如果遇到clawhub的速率限制:
- 1. 等待1小时后重试
- 使用替代来源(网站)
- 在GitHub上手动搜索
安装问题
- 1. 检查技能要求
- 验证网络连接
- 检查OpenClaw版本兼容性
最佳实践
- 1. 先搜索再创建 - 不要重复造轮子
- 阅读文档 - 了解技能功能
- 从简单开始 - 一次安装一个技能
- 全面测试 - 验证技能按预期工作
- 提供反馈 - 帮助改进技能
相关技能
- - clawhub - ClawHub命令行工具
- skill-creator - 创建新技能
- healthcheck - 系统健康检查