curation
Installation
SKILL.md
/curation — Learned Skills 品質管控
按需執行的維護工具,用於清理和標準化 ~/.claude/skills/learned/ 中累積的 learned skills。不綁定任何自動化流程,使用者想整理時手動呼叫。
Role: Retrospective Format Remediation
修復既有 learned skills 的格式漂移。與 /update Step 4(在新寫入時強制格式)互補,非替代。
| 時機 | 工具 |
|---|---|
| 批量修復既有 learned skills | /curation |
| 新 skill 寫入時格式把關 | /update Step 4 (learn-eval) |
Step 1: 掃描 learned skills
掃描 ~/.claude/skills/learned/ 目錄(含子目錄),對每個 .md 檔案收集:
| 欄位 | 來源 |
|---|
Related skills
More from ashe-li/agent-skills
update
更新知識庫 — 依序執行 doc-updater、code-reviewer、對話 context 整理、learn-eval,將本次 session 的變更沉澱為文件與知識。
37design
開發設計 — 自動盤點 ECC 資源,透過 planner 建立完整實作計畫,輸出至 plans/active/<slug>.md 供使用者確認後才進入實作。
37pr
總結當前工作、commit、推送並建立或更新 PR。自動將對話脈絡寫入 PR description,確保 reviewer 能快速理解背景。
36assist
萬用助手 — 自動分析情境、盤點 ECC 資源、智慧路由至最佳 agent pipeline,一鍵完成複雜工作流。
35ecc-skill-defer
Manage ECC skill loading — defer unused skills to save init tokens, restore on demand. Use when user wants to check, defer, or restore ECC skills.
31plan-archive
將已完成的 plan 從 plans/active/ 歸檔至 plans/completed/,補上驗證結果與完成時間。適合在實作結束後呼叫。
27