skill-integration-templates

Standardize skill references in agent prompts with reusable templates.

32|5|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/akaszubski/autonomous-dev --skill skill-integration-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-integration-templates
Source: https://github.com/akaszubski/autonomous-dev/tree/main/plugins/autonomous-dev/skills/skill-integration-templates
Command: npx skills add https://github.com/akaszubski/autonomous-dev --skill skill-integration-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides reusable templates and guidelines to streamline how skills are referenced, loaded progressively, and integrated into agent prompts.

Core Features & Use Cases

  • Skill reference syntax templates
  • Intro/closing sentence templates
  • Progressive-disclosure usage guidance
  • Examples and best practices for integration

Quick Start

Reference the skill-integration-templates to format skill sections consistently.

Frequently Asked Questions about skill-integration-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize skill references across agent prompts to reduce token overhead?

Skill-integration-templates provide reusable reference syntax and formatting patterns that ensure consistent skill references in agent prompts. Apply these templates across planning, implementation, review, and security contexts to minimize token consumption while maintaining clarity and structure.

What are progressive-disclosure patterns and how do I implement them for skill integration?

Progressive disclosure gradually reveals skill details based on context and need, reducing initial prompt bloat. The templates guide you through intro and closing sentence patterns that layer skill information incrementally, loading only relevant skills per stage to optimize token efficiency.

How do I ensure consistent action-verb formatting in skill reference sections?

The templates enforce standardized action-verb conventions across all skill references, eliminating formatting variance. This consistency enables reliable parsing and interpretation of skill sections while supporting meta-skill referencing within agent prompts.

Can I use these templates to generate 'Relevant Skills' sections automatically?

Yes. The templates and closing-sentence patterns are designed to generate consistent 'Relevant Skills' sections that satisfy token-efficient formatting requirements. They provide examples and best practices for systematically formatting skill recommendations.

What's the best way to structure skill integration across planning, implementation, and security review stages?

The templates define standardized reference syntax and section patterns applicable across all three stages. Following these guidelines ensures token-efficient, consistent skill formatting that meets security review requirements while maintaining clarity at each development phase.

Do these templates work with meta-skill referencing requirements?

Yes. The templates explicitly support meta-skill referencing within agent prompts, allowing skills to reference other skills while maintaining token efficiency and consistency across all integration contexts.