cm-skill-index
CommunityLayered skill loading to save tokens.
Software Engineering#progressive-disclosure#skill-discovery#token-savings#skill-indexing#layered-loading#llm-memory
Authortody-agent
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Progressive Disclosure accelerates discovery by avoiding full-skill loads, dramatically reducing token usage during skill selection.
Core Features & Use Cases
- Layer 1: Skill index (name, domain, triggers, 100-token summary) always loaded for fast matching.
- Layer 2: Skill summary (description, use cases, integration notes) loaded when context requires a closer look.
- Layer 3: Full SKILL.md loaded only during execution, enabling full instruction execution with minimal upfront cost.
- Use Case: A large catalog of skills can be scanned quickly; detailed validation happens only for the chosen candidate.
Quick Start
Start by enabling Layer 1 discovery and progressively enable Layer 2 and Layer 3 as you decide to execute a skill.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cm-skill-index Download link: https://github.com/tody-agent/codymaster/archive/main.zip#cm-skill-index Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.