A sophisticated self-growth system for AI agents that implements the Sense-Evaluate-Evolve-Validate-Collaborate architecture.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-evolution-engine-v2
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 ai-evolution-engine-v2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AI Evolution Engine is a comprehensive framework designed to enable AI agents to grow and adapt autonomously. Built on the 2026 SEA (Sense-Evolve-Act) cycle research, this skill allows agents to move beyond static programming by implementing a continuous feedback loop. By integrating this into your Openclaw Skills setup, agents can perform self-audits, identify knowledge gaps, and update their own internal logic and strategy files without human oversight.
This engine provides the infrastructure for an agent to manage its own lifecycle, from initial onboarding to advanced multi-agent collaboration. It ensures that every evolution is safe, transparent, and logged, allowing for a robust development environment where agents become more efficient and capable over time through error pattern recognition and best-practice acquisition.
To begin using the AI Evolution Engine, ensure you have Node.js installed and execute the following commands within your agent directory:
# Step 1: Run a self-assessment to identify gaps
node scripts/assess.mjs
# Step 2: Learn a specific topic or onboarding flow
node scripts/learn.mjs onboarding
# Step 3: Execute the evolution mechanism
node scripts/evolve.mjs
The AI Evolution Engine organizes its growth data using a structured taxonomy to ensure traceability:
| Component | Data Storage | Purpose |
|---|---|---|
| Memory | MEMORY.md / knowledge/ | Stores persistent facts and acquired skills. |
| Strategy | AGENTS.md / SOUL.md | Defines behavioral logic and optimization strategies. |
| Logs | .learnings/EVOLUTION_LOG.md | Provides a transparent audit trail of all evolution steps. |
| Metrics | Internal JSON Schema | Tracks success rates, response times, and resource costs. |
Loading
A sophisticated financial management skill that enables AI agents to track costs, income, and survival runways to make autonomous economic decisions.

A specialized tool for converting static documents and websites into structured, AI-ready knowledge bases for customer service automation.

A sophisticated image generation skill leveraging the ZenMux API and Gemini 3 Pro to create, modify, and fuse high-fidelity visuals via CLI.

A specialized tool for managing Moji Dictionary wordbooks and automating daily Japanese vocabulary quizzes through Openclaw Skills.

A real-time Binance futures scanner that identifies profitable long positions by monitoring negative funding rates without requiring API keys.

A specialized scanner for finding high-yield crypto funding rate arbitrage opportunities across 500+ coins on Binance Futures.








































