skill-doc-generator
SKILL.md
Skill Documentation Generator
Auto-generate high-quality README documentation for skills with built-in consistency validation and example generation.
Overview
This skill automates the creation of standardized README files for skills by analyzing SKILL.md files, extracting structure and examples, validating quality standards, and generating comprehensive documentation. It ensures consistency across skill documentation while providing actionable validation feedback.
Workflow
Single Skill Documentation
Generate documentation for one skill:
- Analyze the skill:
Extracts metadata, sections, code blocks, and resources.python scripts/analyze_skill.py <skill_directory>