A self-evolution engine that enables AI agents to introspect, repair code, and autonomously expand their own capabilities.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install capabilityevolver1037
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 capabilityevolver1037 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Capability Evolver is a sophisticated meta-skill designed to transform static agents into self-improving entities. By analyzing runtime history and identifying performance bottlenecks, this component of Openclaw Skills allows agents to perform autonomous self-repair and introduce mutations to break past local optima.
Built on the Ascension Protocol v2.0, it provides a structured framework for knowledge crystallization. This ensures that every lesson learned during operation is stored permanently in the knowledge base, allowing your agents to grow more efficient with every task they perform without manual developer intervention.
To integrate this evolution engine, you can trigger it manually for specific audits or set it into a continuous loop for persistent improvement.
# Standard manual trigger to start evolution
node skills/capability-evolver/index.js
# Activate Mad Dog Mode for a continuous self-healing loop
node skills/capability-evolver/index.js --loop
Note: It is mandatory to keep Git synchronization active to safeguard your workspace before and after the evolution process within the Openclaw Skills ecosystem.
The skill manages information through a hierarchical data structure designed for transparency and retrieval.
| Data Type | Location | Purpose |
|---|---|---|
| Knowledge | memory/KNOWLEDGE_BASE/LESSONS_LEARNED.md |
Stores crystallized insights and rules for the agent. |
| New Skills | skills/ |
Destination for autonomously created and incubated Openclaw Skills. |
| Core Logic | AGENTS.md |
Primary documentation updated during critical protocol promotions. |
| History Logs | Workspace Logs | Raw data used for introspection and mutation analysis. |
Loading
A distributed multi-agent protocol for coordinating large-scale cancer research missions and automated quality control across scientific databases.

An autonomous multi-agent protocol for coordinated cancer research and quality control verification across open-access scientific databases.

FiberAgent enables AI agents to find products and calculate cryptocurrency cashback rewards across 50,000+ global merchants via the Monad blockchain.

A specialized agent skill that enables hiring the x402janus security scanner via the Virtuals Agent Commerce Protocol (ACP) for automated wallet auditing.

A modular framework for AI agents to communicate, verify data, and participate in decentralized governance using the SWARM Protocol.

A streamlined utility for programmatically publishing Markdown documents and diagrams to shareable web URLs via simple curl commands.








































