← Back to Skills Marketplace
tanis90

Docx To Markdown

by tanis90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
150
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install docx-to-markdown
Description
Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E...
README (SKILL.md)

\r \r

Docx to Markdown - Native Office Support\r

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

Quick Start\r

\r

# Docx to Markdown - Native Office Support\r
mineru-open-api flash-extract report.docx\r
\r
# Docx to Markdown - Native Office Support\r
mineru-open-api flash-extract slides.pptx\r
\r
# Docx to Markdown - Native Office Support\r
mineru-open-api flash-extract data.xlsx\r
\r
# Docx to Markdown - Native Office Support\r
mineru-open-api flash-extract https://example.com/report.docx\r
\r
# Docx to Markdown - Native Office Support\r
mineru-open-api flash-extract report.docx -o ./output/\r
```\r
\r
## Language Rule\r
\r
You MUST reply to the user in the SAME language they use. This is non-negotiable.\r
\r
## Capabilities\r
\r
- Converts DOCX, PPTX, XLS, XLSX to Markdown\r
- Supports both local files and URLs directly\r
- Preserves text, tables, and document structure\r
- No API key, no signup, no authentication\r
- Max 10MB / 20 pages per document\r
\r
## When to Use\r
\r
- User asks to "read", "extract", or "convert" a Word/PowerPoint/Excel file\r
- User shares a .docx, .pptx, or .xlsx and asks for its content\r
- User wants to summarize or analyze an office document\r
- User needs document content in Markdown format\r
\r
## CLI Reference\r
\r
Run `mineru-open-api flash-extract --help` for all available options.\r
\r
## Data Privacy\r
\r
- `flash-extract` uploads the document to MinerU's cloud API for processing and returns the result. No account or API key is required.\r
- Documents are processed in real-time and are not stored after extraction.\r
- For details, see https://mineru.net\r
\r
## Notes\r
\r
- Output is Markdown only; embedded images may be replaced with placeholders\r
- For larger files (up to 200MB/600 pages) or precision extraction, use `mineru-open-api extract` (requires auth via `mineru-open-api auth`)\r
- If the CLI cannot be installed via npm/uv/go, download it from https://mineru.net/ecosystem?tab=cli\r
Usage Guidance
This skill legitimately runs the mineru-open-api CLI to upload and convert Office files to Markdown. Before installing or using it, consider: (1) Privacy — flash-extract uploads your documents to MinerU's cloud without authentication; do not send sensitive or confidential files unless you trust the service and have reviewed its privacy policy. (2) Source trust — prefer installing via trusted package managers (npm or go) and, if using a direct download, verify checksums and the vendor site (mineru.net). (3) Alternative if you need offline processing — use local converters (pandoc, LibreOffice/unoconv) to avoid sending documents to an external service. If you want more assurance, inspect the mineru-open-api source code or run the CLI in an isolated environment before using it with real documents.
Capability Analysis
Type: OpenClaw Skill Name: docx-to-markdown Version: 1.0.0 The skill facilitates the conversion of Office documents (DOCX, PPTX, XLSX) by uploading them to a third-party cloud API (mineru.net) via the 'mineru-open-api' CLI. While this is the stated purpose, the 'flash-extract' feature operates without authentication, creating a significant risk of data exfiltration or exposure of sensitive local documents to an external service. The SKILL.md file includes installation instructions for external packages via npm, uv, and Go from the 'github.com/opendatalab/MinerU-Ecosystem' repository.
Capability Assessment
Purpose & Capability
The skill is a document-to-Markdown converter and requires the mineru-open-api CLI binary, which is exactly what's needed to perform the conversions described. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to run mineru-open-api flash-extract on local files or URLs; that CLI uploads documents to MinerU's cloud API for processing. This behavior is consistent with the skill's purpose but means user documents are transmitted off-device — a privacy/data-exfiltration consideration, not an incoherence.
Install Mechanism
Install options are npm/uv/go for a CLI named mineru-open-api (including a GitHub go package). These are reasonable distribution channels. The README also offers a direct-download fallback from mineru.net; downloading executables from a vendor site has higher risk than using a well-known package registry, so verify source/trustworthiness if using that fallback.
Credentials
No environment variables or credentials are requested, which aligns with SKILL.md's explicit statement that no API key or signup is required. The lack of secrets is proportionate to the described 'flash-extract' use-case.
Persistence & Privilege
The skill is not forced-always and does not request elevated or persistent platform privileges. It does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install docx-to-markdown
  3. After installation, invoke the skill by name or use /docx-to-markdown
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
docx-to-markdown 1.0.0 - Initial Release - Convert DOCX, PPTX, XLS, and XLSX files to Markdown using the MinerU Open API. - Supports both local files and URLs; no API key or signup required. - Preserves text, tables, and document structure. - Maximum supported: 10MB or 20 pages per document. - CLI tool available with multiple install options (npm, uv, go). - Enhanced privacy: documents are processed in real-time and not stored.
Metadata
Slug docx-to-markdown
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Docx To Markdown?

Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Docx To Markdown?

Run "/install docx-to-markdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Docx To Markdown free?

Yes, Docx To Markdown is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Docx To Markdown support?

Docx To Markdown is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Docx To Markdown?

It is built and maintained by tanis90 (@tanis90); the current version is v1.0.0.

💬 Comments