skill-integration

Community

Standardizes discovery and composition of skills.

Authorakaszubski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines standardized patterns for how agents discover, reference, and compose skills using progressive disclosure to prevent context bloat.

Core Features & Use Cases

  • Skill discovery via keywords
  • Progressive disclosure: metadata stays in context; full content loads on-demand
  • Skill composition: combining multiple skills for complex tasks
  • Skill reference format: consistent prompts for referencing skills

Quick Start

Reference the testing-guide skill via prompt; progressive disclosure loads details on-demand when needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: skill-integration
Download link: https://github.com/akaszubski/autonomous-dev/archive/main.zip#skill-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository