运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install gh-agentfinder
镜像加速npx clawhub@latest install gh-agentfinder --registry https://cn.longxiaskill.com镜像同步中
技能文档
Kayak for agents — search across ClawHub, SkillsMP, LobeHub, and more to find the right skill for your task.
Features
- Multi-Registry Search: Search across multiple skill registries simultaneously
- Result Comparison: Compare results across different platforms
- Recommendations: Get personalized skill recommendations
- Quick Access: Fast access to skill documentation and usage
Usage
# Search for a skill agentfinder search "image generation"# Compare results agentfinder compare "text-to-speech"
# Get recommendations agentfinder recommend --task "data analysis"
Supported Registries
- ClawHub
- SkillsMP
- LobeHub
- (More coming soon)
Configuration
Create a config.yaml file:
registries: - clawhub - skillsmp - lobehub
preferences: sort_by: relevance max_results: 10