What problem does it solve?
This Skill converts Markdown documents into editable Microsoft Word .docx deliverables, removing the need for manual copy-paste formatting and preserving a readable, professional structure for business and public-facing documents.
Core Features & Use Cases
- Deterministic Markdown to DOCX conversion: Uses a repeatable Python workflow to turn headings, lists, quotes, links, code blocks, and images into Word output.
- Local image embedding and captions: Supports local relative image paths, centered image placement, width control, and caption generation from alt text.
- Typography and quality checks: Lets users set Chinese or English fonts, estimate visible word counts, and verify the generated document with a companion counting script.
- Use Case: A team can turn a release note or project report written in Markdown into a shareable Word document with embedded screenshots and readable formatting.
Quick Start
Ask the skill to convert your Markdown file into a Word .docx document with embedded local images, readable headings, and the preferred Chinese or English font settings.