Convert Word documents (.doc, .docx) to clean, well-structured Markdown using MinerU's document processing engine. Ideal for turning Microsoft Word files into readable Markdown for documentation, static sites, or content migration. Features: preserves headings, lists, tables, and paragraph structure. Supports both .doc (legacy) and .docx formats. Quick mode (flash-extract) for .docx requires no API token. Full extraction mode handles complex layouts with images and embedded objects. Use when you
使用 MinerU 将 Word(.doc/.docx)文档转换为干净的 Markdown。
bash
npm install -g mineru-open-api
bash
对 .docx 使用 flash-extract 无需令牌。对 .doc 需要令牌:
bash
mineru-open-api auth # 交互式令牌设置
export MINERU_TOKEN=your-token # 或通过环境变量设置
在以下地址创建令牌:https://mineru.net/apiManage/token
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 doc-to-markdown-1775990227 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 doc-to-markdown-1775990227 技能
skillhub install doc-to-markdown-1775990227
文件大小: 2.1 KB | 发布时间: 2026-4-13 10:04