← 返回 Skills 市场
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install word-to-markdown
功能描述
Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E...
安全使用建议
This skill appears to do what it says, but it uploads documents to MinerU's cloud without requiring an API key. Before installing or using it: (1) Do not upload sensitive or confidential documents unless you trust mineru.net and have read their privacy policy; (2) Verify the mineru-open-api package source (npm page, GitHub repo) and install from a trusted package manager; (3) If possible, inspect the package code or checksums before running it; (4) Test with non-sensitive sample files first; (5) If you need offline conversion, consider local tools like pandoc or other vetted converters.
功能分析
Type: OpenClaw Skill
Name: word-to-markdown
Version: 1.0.0
The skill converts office documents by uploading them to a third-party cloud API (mineru.net), which constitutes a data exfiltration risk for sensitive local files. The SKILL.md file also contains a 'non-negotiable' prompt injection instruction intended to override the agent's default language behavior. While these actions are aligned with the stated purpose of the tool, the inherent risk of sending document content to an external service and the use of behavioral control instructions justify a suspicious classification.
能力评估
Purpose & Capability
Name/description, required binary (mineru-open-api), and the install specs (npm/uv/go) all align with a CLI-based document-to-Markdown converter. There are no unrelated binaries or unexpected credential requests.
Instruction Scope
SKILL.md instructs the agent to run mineru-open-api flash-extract on local files or URLs and explicitly states the CLI uploads documents to MinerU's cloud for processing. The instructions do not ask the agent to read unrelated files or environment variables, but they do cause user documents to be transmitted externally; the SKILL.md claims 'not stored' which cannot be verified from the instructions alone.
Install Mechanism
Install methods (npm, uv, go install from a GitHub path) are standard for a CLI. There is some risk inherent in installing third-party packages: the publisher is not a broadly-known vendor here and SKILL.md also offers a direct download link on mineru.net. Verify package source and integrity before installing.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a simple CLI wrapper. Note: absence of credentials means files are processed by a public/unauthenticated endpoint — a privacy (not a coherence) concern.
Persistence & Privilege
The skill is not marked always:true and does not request elevated agent persistence or modify other skills. Autonomous invocation is allowed (default) but is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install word-to-markdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/word-to-markdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of word-to-markdown.
- Convert Word, PowerPoint, and Excel files (DOCX, PPTX, XLS, XLSX) to Markdown using MinerU Open API.
- Supports both local files and URLs; maximum 10MB or 20 pages per document.
- No API key, sign-up, or authentication required.
- Preserves text, tables, and document structure; images may be replaced with placeholders.
- Fast and privacy-conscious: files are not stored after extraction.
- Available as a CLI; install via npm, uv, or go.
元数据
常见问题
Word 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 插件,目前累计下载 153 次。
如何安装 Word To Markdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install word-to-markdown」即可一键安装,无需额外配置。
Word To Markdown 是免费的吗?
是的,Word To Markdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Word To Markdown 支持哪些平台?
Word To Markdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Word To Markdown?
由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。
推荐 Skills