在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用概览
自我進化 Agent - 已遷移至原子化架構
安装命令
npx skills add https://github.com/miles990/self-evolving-agent --skill evolve复制此命令并粘贴到 Claude Code 中以安装该技能
星标1
分支0
更新时间2026年2月6日 03:45
SKILL.md
readonly自我進化 Agent - 已遷移至原子化架構
npx skills add https://github.com/miles990/self-evolving-agent --skill evolve复制此命令并粘贴到 Claude Code 中以安装该技能
| name | evolve |
| version | 4.5.0 |
| description | 自我進化 Agent - 已遷移至原子化架構 |
| redirect | ./skills/SKILL.md |
The Self-Evolving Agent skill has been reorganized into an atomic architecture.
| Module | Description | Path |
|---|---|---|
| Getting Started | 入門與環境設定 | → |
| Core | 核心流程(PSB + PDCA) | → |
| Checkpoints | 強制檢查點(護欄) | → |
| Memory | 記憶系統操作 | → |
| Emergence | 涌現機制 | → |
| Integration | 外部工具整合 | → |
| Scaling | 大規模專案優化 | → |
| Evolution | 自我進化機制 | → |
community/ directoriesIf 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)