doc-to-skill
Installation
SKILL.md
Documentation to Skill Converter
Transform documentation into structured Agent Skills using progressive disclosure and context-efficient design principles.
Quick Start
Conversion workflow:
- Analyze source document structure and content
- Extract core workflows (20% that solves 80%)
- Create SKILL.md with essential content (<500 lines)
- Move detailed content to references/ files
- Write comprehensive description with trigger scenarios
- Validate and package
Key principle: Progressive disclosure - metadata → SKILL.md → references/ (loaded only when needed)