Communityv3.0.0

Self Evolve

Agent 自主进化引擎——让 AI agent 像生物进化一样持续变强。 核心循环:感知差距 → 搜索方案 → 设计实验 → 跑实验 → 选赢家 → 固化 → 下一轮。 使用场景:定期自主进化、能力升级、工作流优化、skill/工具迭代。 关键词:进化, evolution, self-improve, A/B...

1.5kdownloads1stars8active installsmikonos
View on ClawHubBack to Skills

Skill Details

Slug
self-evolve-agent
Latest Version
3.0.0
Author
mikonos
Published
Feb 26, 2026
Updated
May 1, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Self Evolve.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.0.0

**Major restructure and modularization — now references clear protocols, constraints, and templates.** - Refactored documentation: concise overview, clear separation from `self-think`, strict anti-fake-evolution constraints. - Modular execution: extracted protocols, constraints, checklists, and templates into separate reference files for clarity. - Enforced 4-step execution cycle (“Tick Handler”); prohibits shortcutting or skipping protocol. - Explicit file layout and checkpoints for reports, logs, and states. - Easier to follow, reference, and extend; preferred usage and compliance paths clearly outlined.