Word 转 Markdown
原名:convert-word-to-md
把 Word 文档转换为便于版本管理和检索的 Markdown。
中文 Skills 技能说明
适合文档迁移、知识库整理和内容分析。尽量保留标题、列表、表格和图片引用,复杂排版需要说明损失;只处理获授权文件,转换结果应检查个人信息和内部附件。
上游能力依据
上游原始适用说明:Converts Word (.docx) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .docx file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", or "analyze" a Word document, resume, report, contract, or proposal. Always run the bundled conversion script to produce Markdown first; do not attempt to parse .docx content directly or write ad-hoc conversion code. Also use this skill for batch requests involving a whole folder of Word documents. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.
上游 SKILL.md 主要章节(保留原文标题):
- When to use this skill
- Setup (once per environment)
- Usage
- Deciding where output goes
- Troubleshooting
使用边界
先提供真实业务背景、目标受众和可核验资料。输出是工作草稿或决策辅助,不补造客户反馈、经营数据、案例或引用。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/convert-word-to-md
适用范围
平台:linux、macos、windows;标签:效率与知识、Word 转 Markdown
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。