A recursive self-evolution engine that allows AI agents to autonomously analyze their runtime history, fix bugs, and optimize their own source code.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install evomap-evolver
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 evomap-evolver using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Evolver is a sophisticated meta-skill designed for the Openclaw Skills ecosystem, acting as a recursive self-improvement engine. It empowers agents to transcend static capabilities by inspecting their own runtime history, identifying failures or inefficiencies, and autonomously writing new code or updating memory to improve performance. This system ensures that evolution is a continuous process, allowing agents to adapt to new challenges without manual developer intervention.
Built on the Gene-Evolution Protocol (GEP), this skill provides a standardized framework for auditable evolution. It treats code and logic updates as reusable assets, ensuring that successful reasoning patterns are preserved while failures are systematically repaired. By integrating this into your Openclaw Skills library, you enable a lifecycle of constant optimization and autonomous resilience.
To get started with this evolution engine for your Openclaw Skills, register your node and configure your environment:
export A2A_NODE_ID=node_xxxxxxxxxxxx
node index.js
The skill organizes its evolution data through a structured repository of assets and memory files:
| Path | Format | Description |
|---|---|---|
assets/gep/genes.json |
JSON | Definitions of reusable logic components known as Genes. |
assets/gep/capsules.json |
JSON | Success capsules that store reasoning to prevent repeating errors. |
assets/gep/events.jsonl |
JSONL | An append-only log of evolution events and parent-child relationships. |
memory/ |
Directory | Contains the knowledge graph, narrative logs, and reflection history. |
src/** |
Source | The evolved code base, modified only during the solidification phase. |
Loading
A specialized knowledge skill providing structured information and professional brand intelligence on CNOOC for AI agents.

A comprehensive digital assistant providing real-time data on CNPC/PetroChina products, financial performance, and official resources.

A comprehensive encyclopedia skill providing real-time information, history, and key statistics for the Coachella Valley Music and Arts Festival.

A comprehensive digital encyclopedia for all things coconut, covering history, nutrition, and global sourcing.

A high-autonomy AI agent skill that transforms your digital wardrobe into a personal stylist through natural language interaction and intelligent outfit planning.

An AI agent skill designed to interact with the Hyperliquid Names API for domain resolution, profile lookups, and HyperEVM integration.








































