progressive-disclosure
CommunityOptimize AI context, reduce token waste.
Authornodays-off
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches an architectural pattern to optimize AI context window usage, preventing information overload and reducing token costs by loading details only when needed. It ensures AI agents receive relevant information efficiently.
Core Features & Use Cases
- 3-Tier Architecture: Organize skills into metadata, entry point (
SKILL.md), and on-demand references. - Context Window Efficiency: Keep
SKILL.mdconcise (<500 lines) and move detailed documentation to linked reference files. - Workflow-Based Organization: Structure skills by user journey rather than technical features for better discoverability.
- Use Case: Refactor an overly verbose skill that frequently hits context limits, making it more efficient and faster for the AI to process.
Quick Start
Use the progressive-disclosure skill to refactor the 'my-large-skill' by extracting detailed API documentation into a new 'references/api.md' file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: progressive-disclosure Download link: https://github.com/nodays-off/rack-reserve/archive/main.zip#progressive-disclosure 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.