← 返回 Skills 市场
150
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install docx-to-markdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/docx-to-markdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Docx To Markdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install docx-to-markdown」即可一键安装,无需额外配置。
Docx To Markdown 是免费的吗?
是的,Docx To Markdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Docx To Markdown 支持哪些平台?
Docx To Markdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Docx To Markdown?
由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。
推荐 Skills