GitHub
公开源码、更新记录与 Issue 都在这里。
把 Markdown 转成排版规范的 Word 文档,可以直接发给甲方
基本信息
Convert Markdown documents to professionally styled DOCX (Word) files with python-docx. Handles CJK/Latin mixed text, fenced code blocks, tables, blockquotes, cover pages, TOC field, watermarks, and page numbers. Supports multiple color themes matching any2pdf (Configurable Academic, Nord, GitHub Light, etc.) and is battle-tested for Chinese technical reports. Use this skill whenever the user wants to turn a .md file into a styled Word document, generate an editable report from markdown, or create a DOCX from markdown content — especially if CJK characters, code blocks, or tables are involved. Also trigger when the user mentions "markdown to docx", "md2docx", "any2docx", "md转word", "md转docx", "生成word", or asks for an "editable document" from markdown source.
SKILL CARD / TRUST RECORD
这个 Skill 尚未发布完整的可信度卡。案例、维度地图与定价依据会在补齐后显示。
PRICING CARD
把 Markdown 转成排版规范的 Word 文档,可以直接发给甲方。
免费入口
免费
稳定价格带 免费
价值锚点
一次交付通常可省下 20 分钟至半天的整理、排版和格式返工。
定价依据
按一次可发送或可归档的文件结果定价,重点是格式稳定和人工返工减少。
使用边界
默认处理结构清晰的输入;扫描质量、复杂模板、第三方转换器和批量服务成本另行确认。
维护说明
随文档格式、字体、渲染器和导出目标变化复评。
使用说明
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 skill-publisher/skills — by example.com
npx skills add any2docx -g -y
Requires: Python 3.8+ and pip install python-docx
python md2docx.py --input report.md --output report.docx --theme warm-academic
| Option | Default | Description |
|---|---|---|
--input | (required) | Markdown file path |
--output | output.docx | Output DOCX path |
--title | From H1 | Cover page title |
--subtitle | Subtitle | |
--author | Author name | |
--theme | warm-academic | Color theme |
--watermark | Watermark text | |
--cover | true | Generate cover page |
--toc | true | Generate table of contents |
| warm-academic | nord-frost | github-light | solarized-light |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| paper-classic | ocean-breeze | tufte | classic-thesis |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| ieee-journal | elegant-book | chinese-red | ink-wash |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| monokai-warm | dracula-soft |
|---|---|
![]() | ![]() |
MIT
登录后即可留言
安装渠道
Yoda、Codex、Claude Code 和其他兼容运行环境都使用同一份 Skill;选择你的工具后,按对应步骤完成安装。
先保存一次工作资料,支持 Profile 的 Skill 会在运行时直接复用。
配置工作资料安装与配置
适合同时使用多个 Agent 的工作流:在一个地方完成安装、分配和调用。
在 Yoda 内完成
Yoda 会把安装后的 Skill 同步给已配置的 Agent,无需手动维护多个目录。
第一次调用
使用 any2docx 完成以下任务,并按 Skill 的验收标准检查结果:该 Skill 声明:Requires Python 3.8+ and python-docx (`pip install python-docx`). Cross-platform: macOS, Windows, Linux. CJK fonts: macOS uses Songti SC, Windows uses SimSun, Linux uses Noto Serif CJK SC.
搭配使用
更多信息
NEXT STEP
回到目录,从结果、证据、依赖和价格选择最合适的工作流。
LOVSTUDIO / KEEP MAKING