z-md-to-word

Installation
SKILL.md

Markdown to Word

Use This For

  • A local .md article needs to become a Word file.
  • The user says "转成doc", "转成 Word", "md 转 doc", "Markdown 转 Word", "导出 Word", or similar.
  • The input is usually an Obsidian or WeChat article with YAML frontmatter and remote images.

Completion Standard

Finish only after all of these are true:

  • The .docx file exists under output/doc/.
  • If the user asked for .doc, a legacy .doc file also exists.
  • The document can be opened or rendered by LibreOffice.
  • The extracted text includes representative beginning, middle, and ending content.
  • Valid images are embedded; empty upload placeholders like ![]( ) or ![Uploading file...]() are skipped.
  • Markdown lists are readable as lists, even when the source omitted a blank line before -.
Installs
9
Repository
tjxj/z-skills
GitHub Stars
460
First Seen
Jul 1, 2026
z-md-to-word — tjxj/z-skills