A dynamic capability manager that allows AI agents to search for and install the specific tools they need to complete tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawhub-installer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clawhub-installer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawHub Installer is a foundational utility designed to bridge the gap between an agent's current capabilities and the requirements of complex tasks. By interacting with the ClawHub registry, this skill enables an AI agent to autonomously find and integrate new functionalities. It ensures that when a user requests a task outside the agent's immediate toolkit, the agent can dynamically provision the necessary Openclaw Skills to achieve the goal.
This tool prioritizes precision and relevance, analyzing task descriptions to generate effective search queries. It streamlines the installation process by providing top recommendations, supporting specific versioning requirements, and performing post-installation verification to ensure the agent is ready for action immediately after setup.
The installer is typically built into the core agent environment. You can interact with it using the following commands to manage your Openclaw Skills:
# Search for skills related to a task
clawhub search "<task keywords>"
# Install the latest version of a skill
clawhub install <slug>
# Install a specific version for stability
clawhub install <slug> --version <x.y.z>
The skill manages metadata related to the registry and local environment. Key data points include:
| Attribute | Description |
|---|---|
| slug | The unique identifier for the specific skill in the registry. |
| version | The semantic versioning string for the skill. |
| match_reason | A contextual explanation of how the skill meets the user's current mission. |
| status | The installation state of the skill within the Openclaw Skills ecosystem. |
Loading
A robust automation tool for batch uploading products, images, and variants to Shopify stores via Excel or CSV data sources.

A comprehensive Python-based toolkit for automating A-share convertible bond analysis, subscription tracking, and risk monitoring.

A professional-grade landed cost engine that calculates US tariffs, freight, and compliance risks for global traders.

A comprehensive landed cost calculator that integrates live USITC tariffs, exchange rates, and freight costs for US-bound shipments through the power of Openclaw Skills.

Automate the conversion of PowerPoint files into images and thumbnails, then publish them directly to WeChat Official Accounts on macOS.

A powerful local knowledge base skill that integrates document retrieval and dual-mode switching for AI agents.








































