← 返回
未分类

Skill Discovery

Automatically discover, search, and install skills from ClawHub — the public skill registry for OpenClaw — when no locally installed skill can fulfill the us...
当本地已安装的技能无法满足需求时,自动从 ClawHub(OpenClaw 公共技能注册表)发现、搜索并安装技能。
lpb123 lpb123 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 307
下载
💾 0
安装
1
版本
#latest

概述

Skill Discovery

Automatically search ClawHub for skills that match the user's needs and offer to install them.

When to Activate

  • No local skill matches the user's request
  • User explicitly asks to find or install a skill
  • Agent determines a specialized skill would handle the task better than general-purpose reasoning

Workflow

1. Identify the Need

Extract 1-3 concise search keywords from the user's request. Focus on the core capability, not the full sentence.

Examples:

  • "帮我管理 Docker 容器" → docker
  • "I need to process CSV files" → csv
  • "能不能帮我发邮件" → email

2. Search ClawHub

openclaw skills search "<keywords>"

If no results, try alternative keywords or broader terms.

3. Present Results

Show the user what was found in a concise list:

  • Skill name / slug
  • Brief description
  • Relevance to their request

If nothing relevant is found, tell the user honestly and suggest they could create one or check clawhub.ai manually.

4. Install (with user confirmation)

Always ask the user before installing. Never auto-install.

openclaw skills install <slug>

After install, inform the user:

  • The skill is installed
  • They need to start a new session (or the agent needs a restart) for the skill to take effect
  • Alternatively, they can read the new SKILL.md immediately to use it in the current session

5. Immediate Use (optional)

If the user wants to use the skill right away in the current session:

  1. Read the newly installed skill's SKILL.md
  2. Follow its instructions to handle the original request

Guidelines

  • Don't over-search: Only trigger when there's a genuine gap. If the task can be done with existing tools (exec, read, web_fetch, etc.), just do it.
  • Be specific: Use precise keywords. "weather" not "get the current weather forecast for my city".
  • Respect the user: Always confirm before installing. Show what you found, let them decide.
  • One at a time: Search and install one skill per request. Don't bulk-install.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,494 📥 558,621
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 844 📥 325,636
ai-agent

Self-Improving + Proactive Agent

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