skill-integration
Installation
SKILL.md
Skill Integration Skill
Standardized patterns for how agents discover, reference, and use skills effectively in Claude Code 2.0+.
When This Activates
- Working with agent prompts or skill references
- Implementing new agents or skills
- Understanding skill architecture
- Optimizing context usage
- Keywords: "skill", "progressive disclosure", "skill discovery", "agent integration"
Overview
The skill-integration skill provides standardized patterns for:
- Skill discovery: How agents find relevant skills based on task keywords
- Progressive disclosure: Loading skill content on-demand to prevent context bloat
- Skill composition: Combining multiple skills for complex tasks
- Skill reference format: Consistent way agents reference skills in prompts