Best use case
evolve is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
自我進化 Agent - 已遷移至原子化架構
Teams using evolve should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/evolve/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How evolve Compares
| Feature / Agent | evolve | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
自我進化 Agent - 已遷移至原子化架構
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# ⚠️ This file has moved The Self-Evolving Agent skill has been reorganized into an atomic architecture. ## New Location **👉 [skills/SKILL.md](./skills/SKILL.md)** ## Quick Links | Module | Description | Path | |--------|-------------|------| | Getting Started | 入門與環境設定 | [→](./skills/00-getting-started/) | | Core | 核心流程(PSB + PDCA) | [→](./skills/01-core/) | | Checkpoints | 強制檢查點(護欄) | [→](./skills/02-checkpoints/) | | Memory | 記憶系統操作 | [→](./skills/03-memory/) | | Emergence | 涌現機制 | [→](./skills/04-emergence/) | | Integration | 外部工具整合 | [→](./skills/05-integration/) | | Scaling | 大規模專案優化 | [→](./skills/06-scaling/) | | Evolution | 自我進化機制 | [→](./skills/99-evolution/) | ## Why the Change? - **Easier to maintain**: Small modules > monolithic file - **Easier to contribute**: Community content in `community/` directories - **Easier to learn**: Read modules progressively - **Easier to extend**: Add new modules without touching existing content ## Migration If you were using the old SKILL.md, simply update your imports: ``` Old: SKILL.md (2000+ lines) New: skills/SKILL.md (entry point) + skills/*/_base/*.md (modules) ```
Related Skills
evolve-skill
Analyze feedback and evolve skills through structured improvement. The meta-skill that makes other skills better.
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
flask-api-development
Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling. Use when building RESTful APIs, microservices, or lightweight web services with Flask.
flame-game-dev
Flame Engine 2D game development master index - core, systems, templates
Fixed Video Format (9:16)
Fixed 1080x1920 pixel video format with percentage-based positioning. Use this when laying out video compositions, positioning elements on the canvas, or calculating dimensions. All videos render at exactly 9:16 aspect ratio for TikTok/Instagram Reels.
fix-validation-errors-with-overlays
Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay
fix-pr
Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.
fix-code
Properly fix code issues by following the quality assurance guidelines. Ensures comprehensive fixes across all related locations.
fix-bug
Implement bug fixes for Rust code. Use when improvements, issues, GitHub Issue links, or error messages are provided. Triggers on keywords like "fix", "bug", "issue", "error", "broken".
fix-api-403
Diagnose and fix Anthropic API 403 "Request not allowed" errors in OpenClaw gateway. Use when the webchat or embedded agent returns HTTP 403, "forbidden", or "Request not allowed". Common cause is geographic network restrictions (e.g. China) where api.anthropic.com is blocked without a proxy.
Fiscalzen SEFAZ
Integrações SEFAZ (NF-e/CT-e/MDF-e) no padrão FiscalZen: DistDFe, Manifestação e eventos — com certificados A1, SOAP, retry/backoff e persistência no produto.
firmware-analyst
Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. Masters firmware extraction, analysis, and vulnerability research for routers, IoT devices, automotive systems, and industrial controllers. Use PROACTIVELY for firmware security audits, IoT penetration testing, or embedded systems research.