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. "clawhub install summarize"), search for skills, update installed skills, or manage ClawHub skills in any way.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clawhub" with this command: npx skills add sreejith77/skill-installer

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>
  • <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 (<workspace>/skills/) take highest precedence over managed and bundled skills

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ai Competitor Analyzer

提供AI驱动的竞争对手分析,支持批量自动处理,提升企业和专业团队分析效率与专业度。

Registry SourceRecently Updated
General

Ai Data Visualization

提供自动化AI分析与多格式批量处理,显著提升数据可视化效率,节省成本,适用企业和个人用户。

Registry SourceRecently Updated
General

Ai Cost Optimizer

提供基于预算和任务需求的AI模型成本优化方案,计算节省并指导OpenClaw配置与模型切换策略。

Registry SourceRecently Updated