格式转换助手

Convert Markdown files into Word-ready documents with preserved structure.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/foeria/webblog --skill -foeria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 格式转换助手
Source: https://github.com/foeria/webblog/tree/main/.github/skills/md%20to%20word
Command: npx skills add https://github.com/foeria/webblog --skill -foeria

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

将 Markdown 内容转换为可直接在 Word 中编辑的文档,简化从笔记到正式文档的格式化工作,使用户能够快速获得排版良好的 Word 文件。

Core Features & Use Cases

  • Preserves structure: 保留标题层级、列表和段落,删除不必要的符号,确保 Word 中的可读性。
  • Code blocks preserved: 保留代码块内容但移除代码块标记符,方便技术文档的整理与分享。
  • Use Case: 例如将技术笔记、产品文档或草稿从 Markdown 转换为可直接提交的 Word 文档。

Quick Start

  1. Provide a Markdown file to be converted.

  2. Request conversion to a Word-ready document.

Frequently Asked Questions about 格式转换助手

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

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

To convert Markdown to a Word document, provide the Markdown content and request a conversion. The tool processes headings, lists, and paragraphs to produce a clean, Word-ready file for direct editing.

Does converting Markdown to Word preserve code blocks?

Yes, converting Markdown to Word preserves code block content but removes the formatting fences. This ensures the code text remains intact and readable within the final Word document.

What is the best way to format Markdown notes for a Word report?

The best way to format Markdown notes for a Word report is to run a conversion that removes unnecessary symbols like emojis. This retains essential Markdown structure while ensuring Word readability.

Can I keep Markdown heading levels when converting to a Word document?

Yes, you can keep Markdown heading levels when converting to a Word document. The conversion process preserves the heading hierarchy, lists, and paragraph structures from your original Markdown file.

Why are emojis and icons removed during Markdown to Word conversion?

Emojis and icons are removed during Markdown to Word conversion to clean up the document for formal use. This removes unnecessary symbols while keeping essential Markdown formatting intact for professional reporting.