ClawSmith is a comprehensive automation engine designed to help developers build, secure, and optimize high-quality Openclaw Skills with a single command.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawsmith
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 clawsmith using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawSmith is the essential assistant for the modern agent developer, specifically engineered to streamline the lifecycle of Openclaw Skills. It addresses the critical need for security and metadata accuracy by automating the generation of SKILL.md files, ensuring that every binary and environment variable is correctly declared.
Whether you are a novice looking to scaffold your first project or an expert optimizing a suite of tools, ClawSmith provides the guardrails necessary to pass security reviews and achieve high search visibility. By synthesizing technical requirements into valid frontmatter and optimized instructions, it ensures that your Openclaw Skills are both functional and safe for the community.
To begin building Openclaw Skills with this tool, ensure you have the required CLI environment installed:
# Install the ClawHub CLI and the ClawSmith skill
clawhub install clawsmith
# Verify your local skill directory exists
mkdir -p ~/.openclaw/skills
ClawSmith organizes its output according to the standard metadata requirements for Openclaw Skills.
| Field | Type | Purpose |
|---|---|---|
| name | String | The unique name used for installation and calling. |
| description | String | A trigger-optimized summary under 160 characters. |
| version | String | Semver versioning (e.g., "1.0.0"). |
| requires.bins | Array | List of system binaries the skill must have access to. |
| requires.env | Array | List of environment variables/API keys required. |
Loading
A floating, animated desktop avatar that visualizes your AI agent's emotions, tasks, and real-time status.

A dedicated monitoring tool to track and analyze token consumption across all Openclaw Skills sessions and sub-agents.

A defense-in-depth security layer that sanitizes external AI skills by regenerating them from scratch to eliminate hidden prompt injection and malicious payloads.

A specialized CLI tool for Openclaw Skills designed to analyze, compress, and optimize token consumption in AI agent sessions.

A privacy-first AI agent skill that transforms a single piece of content into over seven platform-optimized formats entirely on your local machine.

A powerful, privacy-first AI assistant that streamlines email drafting, tone adjustment, and follow-up tracking without ever accessing your private inbox.








































