This converts Markdown to Word documents without needing Pandoc or a browser, which is refreshing. Built on markdown-docx and runs as pure JavaScript. It handles the usual suspects: GFM tables, code blocks, LaTeX math, embedded images, and YAML frontmatter. The output works in Word 2007+, Google Docs, and LibreOffice. You can pass a custom theme JSON if you need specific styling. Main use case is obvious: turning documentation into something non-technical stakeholders can actually open and comment on. The skill template includes an absurd amount of "AI mistake prevention" boilerplate that has nothing to do with converting documents, but the core tool itself is straightforward.
npx skills add https://github.com/duc01226/easyplatform --skill markdown-to-docx