improve-doc
Installation
SKILL.md
Improve Doc
Analyze an existing markdown document, classify sections by Diataxis type, identify issues, and interactively refine each section.
Arguments
- Path: Path to the markdown document to improve (required)
Workflow Overview
Invoke the improve-doc skill with a document path, e.g. improve-doc docs/guides/getting-started.md.
The skill runs in two phases:
- Analysis Phase: Parse document, classify sections, identify issues
- Refinement Phase: Interactive loop to improve each section