Agent Skill
2/7/2026

evolve

自我進化 Agent - 已遷移至原子化架構

M
miles990
1GitHub Stars
1Views
npx skills add miles990/self-evolving-agent

SKILL.md

Nameevolve
Description自我進化 Agent - 已遷移至原子化架構

name: evolve version: 4.5.0 description: 自我進化 Agent - 已遷移至原子化架構 redirect: ./skills/SKILL.md

⚠️ This file has moved

The Self-Evolving Agent skill has been reorganized into an atomic architecture.

New Location

👉 skills/SKILL.md

Quick Links

ModuleDescriptionPath
Getting Started入門與環境設定
Core核心流程(PSB + PDCA)
Checkpoints強制檢查點(護欄)
Memory記憶系統操作
Emergence涌現機制
Integration外部工具整合
Scaling大規模專案優化
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)
Skills Info
Original Name:evolveAuthor:miles990