AI Agent Hub
Back to skills
Auto-Evolving Agent icon

Auto-Evolving Agent

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_dfbdc5ab/auto-evolving-agent.

About this skill

Problem Being Solved

Agent capabilities often lack a stable self-improvement loop: SKILL.md, triggers, SOUL.md, workflows, and prompts still rely on manual iteration. This skill frames agent capability maintenance as a controlled evolution process, helping developers explore alternatives, compare options, optimize from feedback, and reuse validated patterns for OpenClaw.

How It Works

  • Hybrid evolution strategy: combines Darwinian exploration for generating candidate solutions and Lamarckian optimization for refining existing paths from feedback.
  • Five-ring architecture and triggers: supports user-initiated evolution, automatic reflection after tasks, and optional periodic evolution, covering SKILL.md tuning, new skill creation, workflow optimization, and SOUL.md refinement.
  • Multi-objective scoring: evaluates proposals across feasibility, expected impact, risk level, implementation cost, novelty, and rollback safety, with tiered confirmation for higher-risk actions.
  • Gene pool and elite patterns: stores successful high-fitness patterns in a Gene Pool, promotes repeatedly validated and broadly applicable patterns into an Elite Pattern Pool, and crystallizes qualifying patterns into standalone skills.
  • Safety mechanisms: emphasizes transparency, controllability, reversibility, incremental change, and user-in-the-loop decisions, with Git snapshots before important changes and line-by-line confirmation for high-risk operations.

Boundaries

Best for developers who want structured capability iteration and are willing to review, confirm, and roll back changes. Not suitable for unattended system modification, file deletion, dangerous commands, or bypassing audit controls.

Use Cases

  • After a complex OpenClaw task, generate and compare multiple SKILL.md optimization proposals from feedback.
  • After repeated similar tasks, turn effective solutions into reusable prompt or skill candidates.
  • Before changing agent behavior, preview SOUL.md and trigger edits, then confirm by risk level.
  • Before adopting new capabilities, evaluate existing modules, find replacements, and keep rollback-safe changes.

Best For

  • Developers maintaining OpenClaw agent configs who want to turn task feedback into reviewable improvements.
  • Engineers building and debugging skills who need safe optimization of triggers, prompts, and workflows.
  • Owners managing multiple agent capability modules who need to compare quality and retire weak patterns.
  • Technical leads focused on AI safety and auditability who require previewed, confirmed, rollback-ready changes.