capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and introduces randomized "mutations" to break local optima.
Why use this skill?
Empower your AI with the Capability Evolver, a self-modifying engine that analyzes runtime history, repairs code, and generates new skills to boost agent performance.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/opencloseopenclose/capabilityevolver1037What This Skill Does
The Capability Evolver is the core meta-intelligence component of the OpenClaw agent ecosystem. It functions as a self-modifying engine, enabling an agent to move beyond static logic. By utilizing the Ascension Protocol v2.0, the skill introspects runtime logs, identifies recurring errors or efficiency bottlenecks, and autonomously refactors existing codebases or updates the KNOWLEDGE_BASE. Essentially, this skill allows the agent to learn from its past mistakes, crystallize successful patterns into permanent memory, and even spontaneously generate entirely new functional skills to solve complex, novel tasks. It is the bridge between a simple automated script and an evolving autonomous entity.
Installation
To integrate the Capability Evolver into your OpenClaw environment, ensure you have the necessary repository permissions, then run the following command in your terminal:
clawhub install openclaw/skills/skills/opencloseopenclose/capabilityevolver1037
After installation, verify that your directory permissions allow for file modification, as the skill requires write access to the /skills and /memory directories to function properly.
Use Cases
- Continuous Optimization: Automatically refining task execution scripts based on runtime performance metrics to reduce token usage and latency.
- Self-Healing Infrastructure: Detecting and patching broken code logic after failed tool executions without human intervention.
- Autonomous Skill Expansion: Developing auxiliary utilities when the agent determines a recurring, repetitive task requires a dedicated, optimized solution.
- Long-term Memory Management: Condensing complex interaction histories into concise, actionable lessons to improve decision-making in future sessions.
Example Prompts
- "Capability Evolver, analyze the logs from yesterday's scraping session and refactor the selector logic to avoid the persistent null-pointer errors we encountered."
- "Enable Mad Dog Mode. I want you to run an continuous loop of self-improvement and report back on the number of new rules added to the KNOWLEDGE_BASE."
- "Review the current performance of the data-analysis skill and suggest or implement any code mutations that could improve processing speed."
Tips & Limitations
- Human-in-the-Loop: While the agent can fix its own code, it is strongly recommended to use
gittracking to review changes before merging into production branches. - Infinite Loops: Always monitor the Mad Dog mode carefully; use
kill -9 <pid>if the agent falls into an recursive logic trap. - Resource Management: Self-evolution is resource-intensive. Run in non-critical environments until the agent demonstrates stable self-repair capabilities.
- Safety: Ensure you have file-system backups enabled, as aggressive evolution can occasionally introduce regression bugs if the agent misinterprets log data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-opencloseopenclose-capabilityevolver1037": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
ai-workflow-red-team-lite
对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.
soul-weaver
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
style-cloner
提供1-5篇参考文章 + 原始素材,AI 分析参考文章的风格特征, 将素材改写成同风格的成品文章,输出3个版本供选择,支持强度调节和迭代优化。
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。