Skip to main content
AI/MLgithub

md-to-docx

Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--md-to-docx
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/project-documenter/skills/md-to-docx/SKILL.md -o .claude/skills/md-to-docx.md

Drops the SKILL.md into .claude/skills/md-to-docx.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.