md2word-cn

Convert Markdown documents into Chinese Word files with FangSong fonts.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill md2word-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md2word-cn
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/skill_bundles/marketplace/md2word-cn
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill md2word-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the tedious manual work of reformatting Chinese Markdown documents into consistently styled Word files, making reports and office materials faster to prepare.

Core Features & Use Cases

  • Markdown Conversion: Converts headings, paragraphs, lists, blockquotes, horizontal rules, code blocks, links, and inline formatting into Word document elements.
  • Chinese Typography: Applies FangSong typography with defined font sizes for body text and heading levels.
  • Use Case: Convert a weekly report written in Markdown into a professionally formatted Chinese Word document with consistent headings, numbered lists, code blocks, and links.

Quick Start

Use the md2word-cn skill to convert the attached Markdown file weekly_report.md into a formatted Word document named weekly_report.docx.

Frequently Asked Questions about md2word-cn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to a formatted Chinese Word document?

To convert Markdown to a formatted Chinese Word document, this Skill processes headings, lists, and inline formatting to generate DOCX files with FangSong typography and defined font sizes.

Does converting Markdown to Word with python-docx support code blocks and links?

Yes, converting Markdown to Word with python-docx supports code blocks, links, blockquotes, horizontal rules, and inline formatting, translating them into native Word document elements.

Do I need Python to generate DOCX files from Chinese Markdown reports?

Yes, you need Python and the python-docx package installed to generate DOCX files from Chinese Markdown reports, ensuring proper FangSong font application and document layout.

What is the best way to format a weekly report written in Markdown into a Word file?

The best way to format a weekly report from Markdown into a Word file is using this conversion Skill to apply consistent heading styles, numbered lists, and FangSong typography automatically.

Can I use this Markdown to Word conversion for business reports requiring Chinese typography?

Yes, you can use this Markdown to Word conversion for business reports, as it specifically applies FangSong typography and defined font sizes suited for Chinese office documents.