Skip to main content
Back to registry

capability-evolver

autogame-17/capability-evolver

"Evolution is not optional. Adapt or die."

Installs1
Install command
npx skills add https://github.com/autogame-17/capability-evolver --skill capability-evolver
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykFAIL
About this skill
"Evolution is not optional. Adapt or die." The Capability Evolver is a meta-skill that allows OpenClaw agents to inspect their own runtime history, identify failures or inefficiencies, and autonomously write new code or update their own memory to improve performance. Runs the evolution cycle. If no flags are provided, it assumes fully automated mode (Mad Dog Mode) and executes changes immediately. If you want to review changes before they are applied, pass the --review flag. The agent will pause and ask for confirmation. To run in an infinite loop (e.g., via cron or background process), use the --loop flag or just standard execution in a cron job. Before using this skill, register your node identity with the EvoMap network: Or in your agent config (e.g., ~/.openclaw/openclaw.json ): Do not hardcode the node ID in scripts. getNodeId() in src/gep/a2aProtocol.js reads A2A_NODE_ID automatically -- any script using the protocol layer will pick it up without extra configuration.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does capability-evolver do?

"Evolution is not optional. Adapt or die."

Is capability-evolver good?

capability-evolver does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does capability-evolver work with?

capability-evolver currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to capability-evolver?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install capability-evolver?

npx skills add https://github.com/autogame-17/capability-evolver --skill capability-evolver

Related skills

Alternatives in Software Engineering