micro-skills-index
CommunityOptimize context by loading skill sections.
Software Engineering#prompt engineering#token efficiency#context optimization#agent performance#micro-skills#skill loading
Authorryasrk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of excessive token consumption when loading large skill files by enabling the loading of only specific, relevant sections of a skill.
Core Features & Use Cases
- Context Reduction: Significantly decreases token usage (70-90%) by loading only necessary parts of skill files.
- Efficient Skill Loading: Allows agents to load precise information snippets instead of entire skill documents.
- Use Case: When an agent needs to implement JWT refresh token rotation, it can load only the 'JWT Lifecycle' section from
auth-patterns/SKILL.mdinstead of the entire file, saving tokens for other tasks.
Quick Start
Instruct the planner to load the 'JWT Lifecycle' section from the 'auth-patterns/SKILL.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: micro-skills-index Download link: https://github.com/ryasrk/AgentBrokeTheMatrix-CopilotVersion/archive/main.zip#micro-skills-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 223,000+ vetted skills library on demand.