Agent skill
skill-integration-templates
Standardized templates and patterns for integrating skills into agent prompts. Reduces token overhead through reusable skill reference syntax, action verbs, and progressive disclosure usage guidelines.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/skill-integration-templates
SKILL.md
Overview
This skill provides standardized templates and patterns for integrating skills into agent prompts, reducing token overhead while maintaining clarity and consistency.
When to Use
Reference this skill when:
- Adding skill references to agent prompts
- Structuring "Relevant Skills" sections
- Choosing action verbs for skill descriptions
- Implementing progressive disclosure patterns
Documentation
See docs/ directory for detailed guidance:
skill-reference-syntax.md- Skill section syntax patternsagent-action-verbs.md- Action verbs for different contextsprogressive-disclosure-usage.md- How to use progressive disclosureintegration-best-practices.md- Best practices for skill integration
Templates
See templates/ directory for reusable patterns:
skill-section-template.md- Standard skill section templateintro-sentence-templates.md- Intro sentence variationsclosing-sentence-templates.md- Closing sentence variations
Examples
See examples/ directory for real-world usage:
planner-skill-section.md- Planner agent skill sectionimplementer-skill-section.md- Implementer agent skill sectionminimal-skill-reference.md- Minimal reference example
Didn't find tool you were looking for?