Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/miles990/self-evolving-agent --skill evolveコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| 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)