Parse and extract structured content from Word documents (.doc, .docx) into well-organized Markdown using MinerU. Preserves the full document hierarchy: headings, nested lists, tables, paragraphs, and formatting. Features: structural parsing that maintains document outline and heading levels. Supports both legacy .doc and modern .docx formats. Quick parse mode (flash-extract) for .docx with no token required. Full parsing with token for complex documents. Use when you need to: parse a Word docum
使用 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-parse-1775986752 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 doc-parse-1775986752 技能
skillhub install doc-parse-1775986752
文件大小: 2.01 KB | 发布时间: 2026-4-13 10:04