A dedicated scaffolding tool designed to safely and rapidly create new capabilities within the Openclaw Skills ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install henry-skill-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 henry-skill-installer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Henry Skill Installer is a specialized utility built to help developers expand their AI agent's capabilities by automating the creation of new Openclaw Skills. It enforces strict security protocols by operating exclusively within a designated workspace directory and utilizing low-level system tools to ensure file integrity. By handling the boilerplate of directory creation and documentation, it allows developers to focus on the logic and workflows of their custom Openclaw Skills.
This installer serves as the primary gateway for developers looking to scale their automation. It ensures that every new skill added to the environment is structured correctly and immediately recognized by the system, reducing manual configuration errors and accelerating the development lifecycle for Openclaw Skills.
To begin using this installer to manage your Openclaw Skills, ensure your workspace is properly initialized and run the following command:
# Navigate to your workspace and initiate the installer
openclaw run henry-skill-installer
Follow the interactive prompts to define your skill name and specification. The installer will handle the directory creation inside /Users/clawdbot/.openclaw/workspace/skills/ automatically.
The Henry Skill Installer organizes data in a hierarchical structure to maintain a clean environment for Openclaw Skills:
| Path Component | Description |
|---|---|
/workspace/skills/ |
The root directory for all custom logic. |
/<name>/SKILL.md |
The primary configuration file defining rules and workflows. |
/bin/cat verification |
Ensures that the file content was written correctly to the disk. |
All metadata is stored within the SKILL.md to ensure portability across different Openclaw Skills environments.
Loading
Automate Slack interactions including messaging, reactions, and channel management directly through your AI agent.

The ultimate discovery tool for searching and installing modular capabilities from the Openclaw Skills ecosystem.

A token-efficient browser automation tool designed for AI agents to interact with web pages via a command-line interface.

A professional-grade image generation skill using grsai nano-banana models for high-fidelity text-to-image and image-to-image synthesis.

A robust tool for retrieving detailed Brazilian corporate information and registration status using CNPJ identifiers.

A professional command-line integration for monitoring Correios packages and managing delivery history via official API access.








































