← 返回
效率工具 中文

Clawhub

Install, search, update, and manage skills from ClawHub (the public OpenClaw skill registry). Use when the user wants to install a skill by slug (e.g. "clawh...
从 ClawHub(OpenClaw 公共技能仓库)安装、搜索、更新及管理技能。当用户需按 slug 安装技能时使用。
sreejith77
效率工具 clawhub v1.1.1 1 版本 99526.4 Key: 无需
★ 2
Stars
📥 4,373
下载
💾 365
安装
1
版本
#latest

概述

ClawHub Skill Manager

Install and manage skills from ClawHub, the public skill registry for OpenClaw.

Prerequisites

The clawhub CLI must be available on PATH. Verify with which clawhub. If missing, ask the user to install it manually:

npm i -g clawhub

Do not auto-install without user confirmation.

Commands

Install a skill

cd ~/.openclaw/workspace && clawhub install <slug>
  • is the skill identifier from ClawHub (e.g. summarize, weather, coding-agent)
  • Skills are installed into ./skills/ under the workspace
  • A new OpenClaw session is needed to pick up the skill

Search for skills

clawhub search "<query>"

Update skills

# Update a specific skill
clawhub update <slug>

# Update all installed skills
clawhub update --all

Other useful commands

clawhub info <slug>       # Show skill details
clawhub list              # List installed skills
clawhub --help            # Full CLI reference

Workflow

  1. Ensure clawhub CLI is installed (check with which clawhub, install if missing)
  2. cd to the workspace directory: ~/.openclaw/workspace
  3. Run the appropriate clawhub command
  4. Inform the user to start a new session (or restart gateway) for the skill to take effect

Installing via WhatsApp

Users can install skills by messaging the OpenClaw agent on WhatsApp:

clawhub install <slug>

Example: clawhub install summarize

The agent will handle CLI installation and confirm when the skill is ready.

Notes

  • All ClawHub skills are public and open
  • Treat third-party skills as untrusted — review before enabling
  • Workspace skills (/skills/) take highest precedence over managed and bundled skills

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-03-28 16:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,106
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,175
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 274 📥 114,721