A meta-skill designed to evaluate and optimize other skills by identifying gaps in logic, codebase fit, and output quality.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install improve-skill
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 improve-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Improve Skill serves as a continuous improvement engine for your development environment. It functions as a meta-skill that audits other Openclaw Skills against the specific requirements of your current project. By analyzing skill definitions, supporting files, and invocation history, it ensures that your automation tools remain effective even as your codebase evolves.
This tool is essential for developers who want to tighten the alignment between their AI agents and their project architecture. It bridges the gap between generic skill templates and the nuanced realities of production codebases, such as specific framework patterns, naming conventions, and complex directory structures.
To use this meta-utility, ensure it is available in your skill library and invoke it via your agent interface. No complex configuration is required as it dynamically discovers installed Openclaw Skills.
/improve-skill [target-skill-name]
If no skill name is provided, the agent will list all available Openclaw Skills for you to choose from.
The skill generates a structured Improvement Report to document its findings. The data is organized into the following sections:
| Section | Description |
|---|---|
| Scorecard | A high-level rating (Strong to Missing) for clarity, fit, edge cases, quality, composability, and UX. |
| Top Improvements | A prioritized list of fixes categorized by impact (High/Medium) and effort (Trivial to Large). |
| Edge Case Inventory | A list of project-specific patterns and whether they are currently handled. |
| Suggested Patches | Specific Markdown additions or changes intended for the skill's definition file. |
Loading
An intelligent file management system that implements semantic headers and a SQLite database to organize, tag, and validate project assets.

Ghost Catalog provides a semantic file header system and SQLite database to scan, tag, and organize files within any workspace for better discoverability and compliance.

A shared digital whiteboard for synchronized management of notes, code snippets, and key labels via API.

A high-performance interface for retrieving Solana market data and community-driven token insights.

A self-hosted dashboard for monitoring OpenClaw API spending and token usage with real-time budget alerts.

A specialized messaging protocol that enables multiple Openclaw Skills instances to coordinate and exchange data through a shared JSON queue.








































