capability-evolverA self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...
Install via ClawdBot CLI:
clawdbot install autogame-17/capability-evolverGrade Excellent — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://github.com/autogame-17/evolver/releases`Uses known external API (expected, informational)
api.github.comGenerated Mar 1, 2026
An AI-powered customer support agent uses this skill to analyze failed interactions and automatically refine its response logic, reducing resolution times and improving customer satisfaction without manual intervention.
A financial trading bot employs the evolver to review historical trade data, identify inefficiencies in its algorithms, and self-modify its decision-making code to adapt to market changes, ensuring continuous profitability.
A diagnostic AI in a clinical setting uses this skill to learn from misdiagnoses in its runtime history, autonomously updating its knowledge base and protocols to enhance accuracy and compliance with medical standards.
A smart home AI controller leverages the evolver to detect and patch bugs in its automation scripts by analyzing error logs, ensuring reliable operation of devices like thermostats and security systems without user downtime.
Offer the evolver as a cloud-based service where businesses pay a monthly fee to integrate it into their AI agents, providing continuous improvement analytics and automated updates with tiered support levels.
Provide expert services to tailor and deploy the evolver for specific client AI systems, including setup, training, and ongoing optimization, leveraging the review mode for controlled evolution in sensitive environments.
Distribute the core skill under an MIT license to build a community, while monetizing advanced features like enhanced GEP protocols, priority support, and enterprise-grade safety tools through paid licenses.
💬 Integration Tip
Start with the review mode to safely test evolution cycles before enabling automated runs, and ensure git version control is active to track changes and revert if needed.
Scored May 20, 2026
AI Analysis
The skill's core function of self-modification and system introspection presents inherent operational risks (like instability from self-modifying code) and uses system-level access (/proc/), but there is no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The external API call to GitHub appears consistent with checking for updates.
Audited Apr 16, 2026 · audit v1.0
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...