md-to-word
Installation
SKILL.md
Markdown to Word Conversion
One command to professional Word documents with perfect diagram sizing
Convert any Markdown document—including complex Mermaid diagrams—into polished Word (.docx) files ready for stakeholders, executives, and external audiences.
Why This Skill?
| Challenge | Solution |
|---|---|
| Mermaid diagrams don't render in Word | Auto-converted to PNG with optimal sizing |
| Tables lack professional styling | Blue headers, borders, alternating rows |
| Tables break awkwardly across pages | Smart pagination (cantSplit + keepWithNext) |
| Images overflow page boundaries | 90% coverage constraint (H+V) preserves fit |
| Bullet lists merge into paragraphs | Markdown preprocessing fixes spacing |
| SVG banners not supported | Auto-converted to PNG |