← 返回 Skills 市场
tanis90

Word2md

作者 tanis90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
177
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install word2md
功能描述
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: it runs a mineru-open-api CLI which uploads documents to MinerU's cloud for conversion. Before installing, consider: (1) privacy — documents (including any sensitive content) will be uploaded to an external service without an account or API key for the 'flash-extract' flow; review MinerU's privacy policy and terms; (2) verify the mineru-open-api package sources (npm package name and the GitHub repo) and confirm you trust them before installing binaries; (3) if documents are sensitive, prefer a local conversion tool (e.g., pandoc, python libraries) or test with non-sensitive files first; (4) you can run mineru-open-api --help in a sandbox to inspect behavior. Overall the skill is coherent, but treat document uploads as a privacy decision.
功能分析
Type: OpenClaw Skill Name: word2md Version: 1.0.0 The word2md skill is a wrapper for the 'mineru-open-api' tool, designed to convert Office documents to Markdown. It transparently discloses that files are uploaded to the MinerU cloud API (mineru.net) for processing and provides standard installation methods via npm, uv, and Go. No malicious code, obfuscation, or suspicious prompt-injection attempts were found.
能力评估
Purpose & Capability
The name/description (convert DOCX/PPTX/XLSX to Markdown) matches the required binary (mineru-open-api) and the instructions. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Instructions stay within the stated purpose but explicitly direct the agent to upload documents (local files or URL) to MinerU's cloud API (flash-extract). This is expected for a cloud-based conversion service but is important privacy-relevant behavior to be aware of.
Install Mechanism
Installers are via common package ecosystems (npm, go) and create a mineru-open-api binary. These are typical install mechanisms; the SKILL.md also points to the vendor homepage for downloads. No direct arbitrary URL downloads or extract-from-unknown-host steps are present in the declared install specs.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md states no API key is required for flash-extract, and authentication is only mentioned for the higher-privilege 'extract' mode—this matches the declared requirements.
Persistence & Privilege
The skill is not always-included and does not request elevated persistence or cross-skill/system configuration changes. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install word2md
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /word2md 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of word2md: convert DOCX, PPTX, and Excel (XLS/XLSX) files to Markdown. - Supports local files and URLs; no API key or authentication required. - Preserves text, tables, and basic document structure. - Fast conversion for documents up to 10MB or 20 pages. - Includes multilingual support: replies in the user’s language. - Detailed CLI usage instructions and data privacy information provided.
元数据
Slug word2md
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Word2md 是什么?

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 插件,目前累计下载 177 次。

如何安装 Word2md?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install word2md」即可一键安装,无需额外配置。

Word2md 是免费的吗?

是的,Word2md 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Word2md 支持哪些平台?

Word2md 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Word2md?

由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。

💬 留言讨论