md-to-docx-template
Installation
SKILL.md
Markdown to DOCX with Templates
Convert markdown to professionally styled Word documents. Not plain exports — beautiful, branded documents with your fonts, colors, and table styling applied automatically.
When to Use
- User wants to convert markdown to Word/DOCX
- User needs a branded document from markdown source
- User asks about exporting markdown with styling
- User mentions "md to docx", "markdown to word", or similar
Prerequisites
pandocinstalled (brew install pandocon macOS)- Python 3.8+ with packages:
python-docx,lxml,click,pyyaml
Installation
Clone this skill's scripts to your preferred location:
Related skills