Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Slides To Markdown

v1.0.0

Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E...

0· 127· 1 versions· 0 current· 0 all-time· Updated 14h ago· MIT-0

Install

openclaw skills install slides-to-markdown

Slides to Markdown - Presentation Parser

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

Quick Start

# Slides to Markdown - Presentation Parser
mineru-open-api flash-extract report.docx

# Slides to Markdown - Presentation Parser
mineru-open-api flash-extract slides.pptx

# Slides to Markdown - Presentation Parser
mineru-open-api flash-extract data.xlsx

# Slides to Markdown - Presentation Parser
mineru-open-api flash-extract https://example.com/report.docx

# Slides to Markdown - Presentation Parser
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
  • 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

Version tags

latestvk97ezaebv1mtsajp5q73v5kxt183hpw7

Runtime requirements

📑 Clawdis
Binsmineru-open-api

Install

Install via npm
Bins: mineru-open-api
npm i -g mineru-open-api
Install via uv
Bins: mineru-open-api
uv tool install mineru-open-api
Install via go install
Bins: mineru-open-api