Agent skill

md-to-docx

Convert Markdown files to Word documents (.docx) with proper formatting, Chinese font support (FangSong for all text including headings), black font color, 1.5x line spacing, precise first-line indent (24pt), heading spacing after (1 line), no italic headings, and automatic superscript conversion for citation numbers. Use when converting .md files to .docx, creating Word documents from markdown, or when user mentions Word, DOCX, or document conversion. Requires pandoc.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codecan modify filesships scriptsNOASSERTION
Install
npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill md-to-docx --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 7 KB
Bundled scripts: yes
Allowed tools: BashReadWriteGlob
Path: skills/67-econfin-workflow-toolkit/md-to-docx/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,244
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Markdown to Word (DOCX) Converter Convert markdown files to professionally formatted Word documents (.docx) using pandoc. ## What this Skill does This Skill enables Claude to convert Markdown files to Word documents with proper formatting, including: - Headings and text formatting (H1-H6, bold, italic, strikethrough) - Lists (ordered and unordered, nested) - Tables with proper formatting - Image

More from Auto-Empirical-Research-Skills
All skills →
About this skill
What does the md-to-docx skill do?

Convert Markdown files to Word documents (.docx) with proper formatting, Chinese font support (FangSong for all text including headings), black font color, 1.5x line spacing, precise first-line indent (24pt), heading spacing after (1 line), no italic headings, and automatic superscript conversion for citation numbers. Use when converting .md files to .docx, creating Word documents from markdown, or when user mentions Word, DOCX, or document conversion. Requires pandoc.

How do I install it?

Run `npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill md-to-docx --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Auto-Empirical-Research-Skills, a repository with 3,244 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going