← 返回
AI智能 中文

Skills Finder

Intelligent skill matcher that searches multiple skill marketplaces (ClawHub & Skills.sh) in real-time. Supports ANY language for user input, multi-step skil...
智能技能匹配器,实时搜索多个技能市场(ClawHub 和 Skills.sh),支持任意语言的输入及多步骤技能...
welliu
AI智能 clawhub v1.6.0 1 版本 99877.1 Key: 无需
★ 1
Stars
📥 793
下载
💾 25
安装
1
版本
#latest

概述

Skills Finder 🔍

Intelligent skill discovery engine that searches multiple skill marketplaces and recommends the best skills for your task.


🎯 When to Use

Automatically triggers when user wants to find or install skills:

User IntentExamples
-----------------------
Find skills"帮我找个...", "find a skill", "buscar herramienta", "スキルを探して"
Search for capability"有什么skill能做...", "what can you do", "有什么工具"
Install skill"安装...", "install", "instalar", "インストール"
Get recommendations"推荐...", "recommend", "recomendar", "おすすめ"

🌍 Universal Language Support

This skill supports ANY language for user input!

Supported Languages (Truly Universal)

This skill supports ALL languages and scripts including but not limited to:

Language FamilyExamples
---------------------------
EuropeanEnglish, Spanish, French, German, Italian, Portuguese, Russian
AsianChinese (中文), Japanese (日本語), Korean (한국어), Vietnamese, Thai
Middle EasternArabic, Hebrew, Persian, Turkish
South AsianHindi, Bengali, Tamil, Urdu
AfricanSwahili, Zulu, Amharic
SpecialEmoji queries 📱💻🔍

🌐 Supported Skill Marketplaces

1. ClawHub (clawhub.ai)

npx clawhub@latest search "<query>"
npx clawhub@latest install <name>
  • 5,400+ skills available
  • Open-source AI assistant skills
  • Rating-based recommendations

2. Skills CLI (skills.sh)

npx skills find "<query>"
npx skills add <package>
  • Skills.sh - The package manager for open agent skills
  • Modular packages that extend agent capabilities
  • Specialized knowledge, workflows, and tools

⚡ Quick Commands

# Search skills (supports ANY language)
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh search "your query"

# Search specific marketplace
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh search "query" --source clawhub
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh search "query" --source skills

# Search both (default)
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh search "query" --source all

# Install from specific source
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh install <name> --source clawhub
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh install <package> --source skills

# List installed skills
~/.openclaw/workspace/skills/skills-finder/scripts/skill-finder.sh list

🔗 Multi-Step Skill Chaining

For complex tasks requiring multiple skills, the search automatically detects and suggests a skill chain.

Chain Detection

Task TypeExampleResult
----------------------------
Single skill"天气skill"Direct recommendation
Multi-step"搜索新闻发送到微信"Skill chain + composite suggestion

📋 Usage Examples

Example 1: Search Both Sources

User: 找个天气skill

→ ClawHub: weather (3.898⭐)
→ Skills: @skills/weather

Results from both marketplaces shown!

Example 2: Search Specific Source

User: find a skill for GitHub

→ Searching ClawHub only:
  - github (3.636⭐)
  - github-cli (3.538⭐)

Example 3: Multi-language

User: 天気を調べて
→ ClawHub: weather
→ Skills: @skills/weather

🔧 Implementation

Dual Source Search

# Search ClawHub
npx clawhub@latest search "<query>"

# Search Skills.sh
npx skills find "<query>"

# Both results merged and ranked

Source Priority

SourcePriorityUse Case
----------------------------
ClawHubDefaultGeneral AI assistant skills
Skills.shAlternativeSpecialized workflows

⚠️ Important Notes

Why Two Sources?

  1. ClawHub - Large collection of AI assistant skills (5,400+)
  2. Skills.sh - Specialized workflows and tools for agents

Both are searched by default for comprehensive results.

Rate Limits

  • ClawHub: 60 requests/hour (logged in: higher)
  • Skills.sh: Check with npx skills --help

📦 Dependencies

  • Node.js + npx
  • curl
  • jq

🦞 Summary

One line: User writes in ANY language → Search both ClawHub & Skills.sh → Respond in user's language → Suggest chain for complex tasks


版本历史

共 1 个版本

  • v1.6.0 当前
    2026-03-31 07:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,382
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,838
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,141