Back to Skills
Office AutomationFreev0.3.0
npx skills add lovstudio/any2docx-skill

lovstudio:any2docx

Version

Markdown to professionally styled DOCX (Word) with python-docx. CJK/Latin mixed text, code blocks, tables, images (local + remote), cover pages, auto-refresh TOC, watermarks, and 11 color themes. Same theme palette as any2pdf, editable output.

Part of lovstudio/skills — by lovstudio.ai

Install

npx skills add lovstudio/skills --skill lovstudio:any2docx

Requires: Python 3.8+ and pip install python-docx

Usage

python md2docx.py --input report.md --output report.docx --theme warm-academic
OptionDefaultDescription
--input(required)Markdown file path
--outputoutput.docxOutput DOCX path
--titleFrom H1Cover page title
--subtitleSubtitle
--authorAuthor name
--themewarm-academicColor theme
--watermarkWatermark text
--covertrueGenerate cover page
--toctrueGenerate table of contents

Themes

warm-academicnord-frostgithub-lightsolarized-light
warm-academicnord-frostgithub-lightsolarized-light
paper-classicocean-breezetufteclassic-thesis
paper-classicocean-breezetufteclassic-thesis
ieee-journalelegant-bookchinese-redink-wash
ieee-journalelegant-bookchinese-redink-wash
monokai-warmdracula-soft
monokai-warmdracula-soft

License

MIT

markdowndocxwordcjkpython-docxtypesetting