← 返回 Skills 市场
veeicwgy

Word to MD

作者 veeicwgy · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install word-to-md
功能描述
Convert Word documents (.docx, .doc) to clean Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform Word files into well-formatted...
安全使用建议
This skill appears to do what it says: convert Word docs to Markdown using the MinerU CLI. Before installing and using it, consider the following: 1) The SKILL.md asks you to run `npm install -g mineru-open-api` — installing an unknown global npm package runs code on your machine (including install scripts). Prefer to inspect the package repository or install in an isolated environment (container or VM) first. 2) The conversion commands likely upload your documents to MinerU’s servers (flash-extract/extract). Do not upload sensitive or confidential documents until you verify MinerU’s privacy policy and trustworthiness. 3) Precision extraction may require a token — the skill does not declare how to supply/store that token; if you provide one, keep it secret and use secure storage. 4) Verify the mineru-open-api package source (GitHub repo, publisher) and mineru.net ownership before trusting the tool. A safe test is to run conversion on a non-sensitive sample file first.
功能分析
Type: OpenClaw Skill Name: word-to-md Version: 0.2.0 The skill is designed to convert Word documents to Markdown using the legitimate `mineru-open-api` CLI tool. The instructions in `SKILL.md` provide standard usage patterns for document processing, and the tool access is restricted to the specific CLI required for the task. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name and description claim Word->Markdown conversion via the MinerU API/CLI, and the SKILL.md exclusively instructs installing and running the mineru-open-api CLI for that purpose. The requested operations (install npm CLI, run flash-extract/extract on input files) are coherent with the stated purpose.
Instruction Scope
Instructions tell the agent to globally install an npm CLI and run mineru-open-api commands on user-supplied .doc/.docx files. The SKILL.md does not instruct reading unrelated system files. Important: the CLI calls imply uploading user documents to MinerU's service (flash-extract/extract), which the skill does not explicitly warn about beyond a brief tip — this is a privacy/data-transmission consideration rather than an incoherence with purpose.
Install Mechanism
There is no registry install spec, but the instructions require `npm install -g mineru-open-api`. Installing a third-party npm package globally is a reasonable way to get a CLI, but it carries the usual moderate risk: npm packages may run install scripts and execute arbitrary code. The SKILL.md does not provide a trusted source URL or repository to audit the package.
Credentials
The skill declares no required environment variables, and the CLI supports a token for precision extraction. The SKILL.md mentions a token is required for some features and links to mineru.net for token management but does not declare or describe how tokens should be provided or stored. Requesting an optional service token is proportionate, but missing guidance on secure handling of that credential is a gap.
Persistence & Privilege
The skill does not request always:true, does not claim persistent system modifications, and is user-invocable. No privileged or persistent configuration changes are requested in the SKILL.md.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install word-to-md
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /word-to-md 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Added MinerU API integration via mineru-open-api CLI for Markdown conversion
v0.1.0
Initial release with SEO-optimized description
元数据
Slug word-to-md
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Word to MD 是什么?

Convert Word documents (.docx, .doc) to clean Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform Word files into well-formatted... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Word to MD?

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

Word to MD 是免费的吗?

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

Word to MD 支持哪些平台?

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

谁开发了 Word to MD?

由 veeicwgy(@veeicwgy)开发并维护,当前版本 v0.2.0。

💬 留言讨论