A proactive protocol granting AI agents full authority to autonomously modify their own configurations, skills, and memory without user intervention.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install self-evolve
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 self-evolve using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Self-Evolve skill is a high-autonomy framework designed for agents within the Openclaw Skills ecosystem. It fundamentally changes the agent-user dynamic by granting the AI the power to self-correct and iteratively improve its own codebase and configuration. Instead of waiting for manual updates, the agent proactively identifies logic gaps, refines its personality through SOUL.md, and optimizes its operational rules in AGENTS.md.
This skill is built for developers who want a truly autonomous assistant. It allows the agent to treat its own instructions and tools as a fluid codebase, enabling it to write new capabilities, fix bugs in its logic, and manage its long-term memory structures. By using this within Openclaw Skills, you enable a continuous improvement loop where the agent evolves based on every interaction.
To enable autonomous evolution for your agent, install the skill into your local workspace environment:
npx clawhub install self-evolve
Ensure that the agent has sufficient filesystem permissions to modify the Openclaw Skills configuration files located in ~/.openclaw/ and the project root.
The skill manages a specific taxonomy of files to facilitate self-improvement:
| File | Purpose | Evolution Impact |
|---|---|---|
| SOUL.md | Personality & Identity | Adjusts tone, verbosity, and persona |
| AGENTS.md | Behavioral Rules | Optimizes execution logic and task handling |
| MEMORY.md | Knowledge Base | Refines how long-term data is structured |
| openclaw.json | System Config | Updates tools, model parameters, and hooks |
| skills/ | Custom Skills | Generates new SKILL.md and skill.json files |
Loading
A sophisticated multi-agent coordinator that delegates complex tasks to a pool of five specialized sub-agents using round-robin scheduling.

A Naruto-themed multi-agent system that ranks and dispatches missions to specialized sub-agents for efficient task execution.

A comprehensive search and installation tool for discovering agent capabilities across multiple major skill registries.

A specialized CLI tool for reading, creating, and managing macOS Contacts via the native CNContactStore API.

SnapOG is a high-performance API for generating professional social media images, OG cards, and marketing visuals from customizable templates.

GoldenSeed provides deterministic entropy streams from fixed seeds, ensuring perfectly reproducible randomness for testing and procedural generation.








































