han-academic-md-to-docx

仓库创建 2026年7月25日最近提交 2 天前SkillHot 收录 4 小时前
▸ 精选理由

为学术与中文办公提供一致的 Word 输出与样式,便于审稿与发布。

这个 Skill 做什么

将学术或办公 Markdown 转换为结构化可编辑的 DOCX,保留层级、公式与图表样式。

把学术或办公用的 Markdown 转成结构化、可编辑的 DOCX,保留标题层级、公式和 Mermaid 图表的样式与图像。当你要把论文、报告或规范从 .md 交付成 Word 模板、需要保留语义样式或校对时会用到。特别能套用不同的 office/research 样式配置,必要时还会检视现有 DOCX 样本以复用模板细节,兼顾语义转换与排版质量。

▸ 展开 SKILL.md 英文原文

Convert Markdown files into structured, editable Word DOCX documents using Chinese office, research, or newly extracted formatting profiles. Use when a user asks to turn .md into Word, preserve Markdown heading hierarchy in Word styles, render Mermaid or formulas as figures, apply office/research typography, inspect a DOC/DOCX sample for reusable formatting, or add a document-format profile from a template or written specification.

办公文档MarkdownDOCXPandoc学术通用
1
Stars
0
Forks
1
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/l740413808-bit/han-academic-md-to-docx-skill/main/skills/han-academic-md-to-docx/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/l740413808-bit/han-academic-md-to-docx-skill/main/skills/han-academic-md-to-docx/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Han Academic Markdown to DOCX

Use Pandoc for semantic conversion and Microsoft Word for template inspection or final QA.

## Route the request

- Use the `office` profile for notices, summaries, reports, and formal administrative material.
- Use the `research` profile for proposals, protocols, manuscripts, and academic project material.
- Use an explicitly named custom profile when the user supplies one.
- If the document type is genuinely ambiguous, ask whether to use `office` or `research` before generating the final file.

Read `references/profiles.md` for exact built-in formatting, `references/markdown-contract.md` for Markdown semantics, and `references/extending-profiles.md` when ad
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有