Excel To Markdown

👤 tanis90 📦 v1.0.0 ⭐ 4.2 ⬇️ 1K 下載
📄 辦公效率 免費

📖 技能介紹


name: excel-to-markdown description: "Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or Excel spreadsheets." homepage: https://mineru.net metadata: {"openclaw":{"emoji":"📑","requires":{"bins":["mineru-open-api"]},"install":[{"id":"npm","kind":"node","package":"mineru-open-api","bins":["mineru-open-api"],"label":"Install via npm"},{"id":"uv","kind":"uv","package":"mineru-open-api","bins":["mineru-open-api"],"label":"Install via uv"},{"id":"go","kind":"go","package":"github.com/opendatalab/MinerU-Ecosystem/cli/mineru-open-api","bins":["mineru-open-api"],"label":"Install via go install","os":["darwin","linux"]}]}}


Excel to Markdown - Table Extraction

Convert Word, PowerPoint, and Excel files to Markdown using MinerU Open API. No API key required.

Quick Start

# Excel to Markdown - Table Extraction
mineru-open-api flash-extract report.docx

# Excel to Markdown - Table Extraction
mineru-open-api flash-extract slides.pptx

# Excel to Markdown - Table Extraction
mineru-open-api flash-extract data.xlsx

# Excel to Markdown - Table Extraction
mineru-open-api flash-extract https://example.com/report.docx

# Excel to Markdown - Table Extraction
mineru-open-api flash-extract report.docx -o ./output/

Language Rule

You MUST reply to the user in the SAME language they use. This is non-negotiable.

Capabilities

  • Converts DOCX, PPTX, XLS, XLSX to Markdown
  • Supports both local files and URLs directly

    小蔥技能有更好的技能skills外掛。

  • Preserves text, tables, and document structure
  • No API key, no signup, no authentication
  • Max 10MB / 20 pages per document

When to Use

  • User asks to "read", "extract", or "convert" a Word/PowerPoint/Excel file
  • User shares a .docx, .pptx, or .xlsx and asks for its content
  • User wants to summarize or analyze an office document
  • User needs document content in Markdown format

CLI Reference

Run mineru-open-api flash-extract --help for all available options.

Data Privacy

  • flash-extract uploads the document to MinerU's cloud API for processing and returns the result. No account or API key is required.
  • Documents are processed in real-time and are not stored after extraction.
  • For details, see https://mineru.net

Notes

  • Output is Markdown only; embedded images may be replaced with placeholders
  • For larger files (up to 200MB/600 pages) or precision extraction, use mineru-open-api extract (requires auth via mineru-open-api auth)
  • If the CLI cannot be installed via npm/uv/go, download it from https://mineru.net/ecosystem?tab=cli

🤖 AI 評測

這是一個實用的辦公文件轉換工具,能快速將 Word、PPT、Excel 檔案轉為 Markdown 格式,文件說明清晰,安裝方便。優點是操作簡單、無需 API Key、支援多種檔案型別;不足是功能相對單一,輸出僅限文本內容,大檔案處理有尺寸限制,且不支援圖片保留。對於日常輕度文件轉換需求來說質量夠用,但複雜場景下可能需要尋找其他方案。

📊 多維度評分

適應性4.5
規範性4.2
有效性4
可靠性3.7
可信度4.9

📁 包含檔案 (2 個)

📄 SKILL.md 2.6 KB
📄 _meta.json 136 B