A command-line utility for the automated installation and validation of OpenClaw skills from ZIP archives.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skillinstall
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 skillinstall using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Skill Installer is a developer-focused utility designed to streamline the expansion of AI agent capabilities. It simplifies the process of adding new Openclaw Skills by automating the discovery of installation paths, validating the internal structure of skill packages, and handling the necessary service restarts to make new tools immediately available. This script ensures that every skill added to the system adheres to the required technical specifications, reducing manual configuration errors and deployment time.
By providing a standardized way to handle ZIP files from clawhub.ai, the Skill Installer serves as a bridge between the ecosystem of shared skills and a user's local environment. It is built to support a robust development workflow, offering features like duplicate checking and interactive file selection to help maintain a clean and organized agent environment.
Ensure you have Python 3.6 or higher and that OpenClaw is installed on your system.
# Install a skill from a specific ZIP file
python3 scripts/skill_install.py my-new-skill.zip
# Search for and install skills in the current directory
python3 scripts/skill_install.py
# List all installed skills to verify installation
python3 scripts/skill_install.py --list
The installer manages Openclaw Skills according to a strict organizational structure within the root directory:
| Component | Type | Description |
|---|---|---|
SKILL.md |
Required | Contains core metadata and documentation used by the installer. |
_meta.json |
Required | Machine-readable configuration for OpenClaw integration. |
scripts/ |
Optional | Directory for Python or Node.js logic files. |
references/ |
Optional | Folder for supplementary documentation and context. |
README.md |
Optional | Extended human-readable instructions. |
Loading
A specialized naming engine for creating short, high-traction portmanteaus and primitives optimized for the AI agent economy and ENS domains.

A procedural clarity tool designed to help creators organize documentation and understand the workflow of automated copyright claims.

An advanced document conversion utility that uses GPT-4o vision to transform complex PDFs and images into clean, structured Markdown.

A high-performance, HDF5-backed persistent cognitive memory system for AI agents featuring hybrid vector search and temporal decay.

An automated pipeline for generating multi-slide TikTok carousels and post drafts using AI and the Postiz API.

A sophisticated technical pattern recognition engine for scanning A-share and HK-share markets using moving averages and volume-price strategies.








































