什麼是 eve-skill-distillation?
透過使用簡潔的說明和參考創建或更新技能,將重複的工作提煉到 Eve 技能包中。當工作流程重複或知識應在代理之間共享時使用。 來源:incept5/eve-skillpacks。
透過使用簡潔的說明和參考創建或更新技能,將重複的工作提煉到 Eve 技能包中。當工作流程重複或知識應在代理之間共享時使用。
透過命令列快速安裝 eve-skill-distillation AI 技能到你的開發環境
來源:incept5/eve-skillpacks。
Use this workflow to turn repeated patterns into reusable skills.
When distilling involves multiple skills (creating several, updating a batch, or a mix), use an orchestrator pattern rather than doing everything sequentially. This protects your context budget and parallelizes independent work.
Identify all the patterns worth distilling from recent work. For each one:
透過使用簡潔的說明和參考創建或更新技能,將重複的工作提煉到 Eve 技能包中。當工作流程重複或知識應在代理之間共享時使用。 來源:incept5/eve-skillpacks。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation透過使用簡潔的說明和參考創建或更新技能,將重複的工作提煉到 Eve 技能包中。當工作流程重複或知識應在代理之間共享時使用。 來源:incept5/eve-skillpacks。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/incept5/eve-skillpacks