Progressive Disclosure skill index — efficient skill loading in 3 layers. Layer 1 (index, ~100 tokens) always loaded. Layer 2 (summary, ~300 tokens) loaded on context need. Layer 3 (full SKILL.md) loaded on execution only.
$npx -y skills add tody-agent/codymaster --skill cm-skill-indexInstalls into the current project.
Run `npx skills use "https://github.com/tody-agent/codymaster" --skill "tody-agent/codymaster/cm-skill-index"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tody-agent/codymaster" that are relevant to the current task. Run `npx skills add "https://github.com/tody-agent/codymaster"` and select the relevant skills, then follow their instructions.