ecc-skill-defer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/ecc-skill-defer — ECC Skill 漸進式載入管理
/ecc-skill-defer — ECC Skill 渐进式加载管理
管理 ECC skills 的 defer/restore 狀態,減少 init token 消耗。
管理 ECC skills 的延迟/恢复状态,减少初始化token消耗。
Instructions
使用说明
Run the script at this skill's directory: (relative to the skills repo root), or the installed copy at .
ecc-skill-defer/ecc-skill-defer.sh~/.claude/scripts/ecc-skill-defer.sh在该skill的目录下运行脚本:(相对于skill仓库根目录的路径),或者运行安装在的副本。
ecc-skill-defer/ecc-skill-defer.sh~/.claude/scripts/ecc-skill-defer.shAvailable commands
可用命令
| Command | Description |
|---|---|
| Show active/deferred counts |
| Show all skills with their status |
| Defer skills listed in config (use after ECC update) |
| Activate a single deferred skill |
| Restore all deferred skills |
| 命令 | 说明 |
|---|---|
| 显示已激活/已延迟加载的skill数量 |
| 展示所有skill及其状态 |
| 延迟加载配置中列出的skill(ECC更新后使用) |
| 激活单个已延迟加载的skill |
| 恢复所有已延迟加载的skill |
Default behavior
默认行为
If no argument is provided by the user, run then .
statuslist如果用户没有提供任何参数,先运行再运行。
statuslistConfig
配置
The defer list is at (same directory as the script). To add/remove skills from the defer list, edit this file then run .
ecc-skill-defer.confapply延迟加载列表位于(和脚本同目录)。要在延迟列表中添加/移除skill,编辑该文件后运行即可。
ecc-skill-defer.confapplyAfter restoring a skill
恢复skill之后
Tell the user: "Skill restored. It will be available in the next session (or after context reload)."
告知用户:"Skill restored. It will be available in the next session (or after context reload)."