skill-installerInstall, 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...
Install via ClawdBot CLI:
clawdbot install sreejith77/skill-installerInstall and manage skills from ClawHub, the public skill registry for OpenClaw.
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.
cd ~/.openclaw/workspace && clawhub install <slug>
is the skill identifier from ClawHub (e.g. summarize, weather, coding-agent)./skills/ under the workspaceclawhub search "<query>"
# Update a specific skill
clawhub update <slug>
# Update all installed skills
clawhub update --all
clawhub info <slug> # Show skill details
clawhub list # List installed skills
clawhub --help # Full CLI reference
clawhub CLI is installed (check with which clawhub, install if missing)cd to the workspace directory: ~/.openclaw/workspaceclawhub commandUsers 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.
/skills/ ) take highest precedence over managed and bundled skillsGenerated Mar 1, 2026
Developers use ClawHub to install and manage AI skills that enhance their coding environment, such as summarization or code generation tools. This streamlines workflows by integrating specialized AI capabilities directly into their development tools, improving productivity and reducing context switching.
Business teams leverage ClawHub to add skills like data analysis or report generation to automate routine tasks. This reduces manual effort, accelerates decision-making, and allows employees to focus on higher-value activities by customizing AI tools to fit specific operational needs.
Educators and students install ClawHub skills for learning aids such as language translation or quiz generation. This enhances educational platforms by providing tailored AI functionalities that support interactive teaching and personalized learning experiences in academic settings.
Content creators use ClawHub to add skills for tasks like text summarization or image description generation. This aids in producing and managing digital content more efficiently, enabling faster turnaround times and improved quality for blogs, social media, and marketing materials.
Offer basic skill installation and management for free, while charging for premium features like advanced analytics, priority support, or exclusive skills. This model attracts a broad user base and generates revenue through upselling to power users and enterprises seeking enhanced capabilities.
Provide consulting and custom integration services for businesses to deploy ClawHub skills within their existing systems. Revenue comes from service contracts, training, and ongoing support, targeting organizations that need tailored AI solutions and seamless workflow integration.
Operate a marketplace where third-party developers can list and sell their skills on ClawHub. Generate income by taking a commission on each sale or subscription, encouraging a vibrant ecosystem of skill creators while monetizing transactions and platform usage.
💬 Integration Tip
Ensure the clawhub CLI is installed and accessible on PATH before use, and always restart the OpenClaw session after installing or updating skills to apply changes effectively.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.
MoltGuard — runtime security plugin for OpenClaw agents by OpenGuardrails. Helps users install, register, activate, and check the status of MoltGuard. Use wh...