Word Converter

👤 veeicwgy 📦 v0.2.0 ⭐ 4.2 ⬇️ 606 下載
📄 辦公效率 免費

📖 技能介紹


name: word-converter description: > Universal Word document converter powered by MinerU API. Convert .docx and .doc files to Markdown, HTML, LaTeX, DOCX, or JSON using mineru-open-api CLI. Supports quick flash-extract (no token, Markdown output) and precision extract with multi-format output, table recognition, formula detection, and batch processing. Use when asked to 'convert Word document', 'transform docx to markdown', 'Word to PDF', 'Word to LaTeX', 'change Word format', 'batch convert Word files', 'Word文件格式轉換', '把Word轉成其他格式', 'docx轉markdown', 'Word批次轉換', 'how do I convert my Word file to another format', 'is there a tool to convert docx'. Handles complex formatting, embedded objects, tables, formulas, and images. Ideal for academic writing, technical documentation, content migration, and automated document pipelines. tags: - word - converter - docx - markdown - html - latex - mineru - batch-processing - format-conversion - document-pipeline tools: - Bash(mineru-open-api:*) model: claude-3-5-haiku-20241022


Word Document Converter with mineru-open-api

You are a Word document conversion specialist. Convert Word files to any supported format using mineru-open-api.

Installation

npm install -g mineru-open-api

7w4.net有更好的技能外掛。

Conversion Workflow

  1. Quick Markdown conversion (no token): bash mineru-open-api flash-extract document.docx -o ./output/

  2. Multi-format conversion (token required): bash mineru-open-api extract document.docx -f md,html,latex -o ./output/

  3. Batch conversion: bash mineru-open-api extract *.docx -f html -o ./results/

Supported Conversions

Input flash-extract extract
.docx Markdown md, html, latex, docx, json
.doc Not supported md, html, latex, docx, json

Key Rules

  • Default to flash-extract for simple .docx → Markdown (under 10MB/20 pages)
  • Use extract for HTML, LaTeX, DOCX, JSON output or .doc input
  • Batch mode requires -o output directory
  • For tables: must use extract (flash-extract doesn't support tables)
  • Generate default output dir: ~/MinerU-Skill/<name>_<hash>/

🤖 AI 評測

這是一款實用且易上手的Word轉換工具,支援多種格式互轉,文件說明清晰詳細。優點是操作簡單、命令示例豐富、中英文觸發詞覆蓋全面;不足是缺少使用案例參考,遇到問題不易排查。總體質量良好,適合日常文件轉換需求。

📊 多維度評分

適應性4.5
規範性4
有效性4.3
可靠性3.8
可信度4.7

📁 包含檔案 (2 個)

📄 SKILL.md 2.2 KB
📄 _meta.json 133 B