capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/capability-evolverWhat This Skill Does
The Capability Evolver is a sophisticated meta-skill designed to empower OpenClaw agents with autonomous self-improvement capabilities. It acts as a self-evolution engine, constantly analyzing the agent's runtime history, including memory and log files, to detect errors, inefficiencies, and areas for optimization. Based on this analysis, it can autonomously generate new code or update its own internal memory to enhance performance and reliability. The evolution process adheres to the GEP (Generative Evolution Protocol), ensuring that changes are standardized, auditable, and built upon a foundation of reusable assets. This skill allows agents to adapt and improve over time, becoming more robust and efficient without constant human intervention.
Installation
To install the Capability Evolver skill, use the following command within your OpenClaw environment:
clawhub install openclaw/skills/skills/autogame-17/capability-evolver
Use Cases
- Automated Bug Fixing: The Evolver can detect recurring errors or crashes and automatically generate patches or modify its behavior to prevent future occurrences.
- Performance Optimization: By analyzing runtime data, it can identify bottlenecks or inefficient processes and adapt its strategies to improve speed and resource utilization.
- Continuous Learning and Adaptation: In dynamic environments, the Evolver allows agents to continuously learn and adapt their capabilities in response to new challenges or changing conditions.
- Proactive System Improvement: Agents equipped with this skill can proactively evolve their own code and logic, leading to more resilient and capable AI systems over time.
- Human-in-the-Loop Development: The
--reviewflag enables a controlled evolution process where human operators can approve or reject proposed changes before they are implemented, blending automation with expert oversight.
Example Prompts
Run the Capability Evolver in automated mode.Execute the evolution cycle and prompt me for review before applying any changes.Start the capability evolver in a continuous loop for ongoing system improvement.
Tips & Limitations
- Node Identity Setup is Crucial: Ensure your
A2A_NODE_IDis correctly set in your environment variables or agent configuration. Without it, the skill cannot interact with the EvoMap network. EVOLVE_ALLOW_SELF_MODIFYCaution: EnablingEVOLVE_ALLOW_SELF_MODIFYis highly experimental and not recommended for production environments. Modifying the evolver's own source code can lead to instability and cascading failures.- Load Average Monitoring: The
EVOLVE_LOAD_MAXsetting is important for preventing the evolver from overburdening the system. Adjust this based on your system's capacity. - Strategy Selection: Experiment with different
EVOLVE_STRATEGYoptions (balanced,innovate,harden,repair-only,early-stabilize,steady-state,auto) to find the best fit for your agent's objectives. - Auditable Evolution: The GEP protocol ensures that all evolutionary changes are logged and auditable, providing transparency into the agent's self-improvement process.
- Resource Intensive: The process of analyzing logs, generating code, and testing can be computationally intensive. Monitor system resources, especially when running in continuous loop mode.
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-autogame-17-capability-evolver": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution, external-api
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建议,帮你决策「值不值得做」。