What is ecc-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. Source: ashe-li/agent-skills.
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.
Quickly install ecc-skill-defer AI skill to your development environment via command line
Source: ashe-li/agent-skills.
| status | Show active/deferred counts | | list | Show all skills with their status | | apply | Defer skills listed in config (use after ECC update) | | restore | Activate a single deferred skill | | restore --all | Restore all deferred skills |
If no argument is provided by the user, run status then list.
The defer list is at ecc-skill-defer.conf (same directory as the script). To add/remove skills from the defer list, edit this file then run apply.
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. Source: ashe-li/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ashe-li/agent-skills --skill ecc-skill-deferManage ECC skill loading — defer unused skills to save init tokens, restore on demand. Use when user wants to check, defer, or restore ECC skills. Source: ashe-li/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ashe-li/agent-skills --skill ecc-skill-defer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ashe-li/agent-skills