← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install word-converter
功能描述
Universal Word document converter powered by MinerU API. Convert .docx and .doc files to Markdown, HTML, LaTeX, DOCX, or JSON using mineru-open-api CLI. Supp...
安全使用建议
Before installing or running this skill: 1) Verify the npm package 'mineru-open-api' on the npm registry (source code, maintainers, popularity, and postinstall scripts) because global npm installs can execute code during installation. 2) Ask the skill author or documentation how the MinerU API token is supplied (environment variable name, config file, or interactive login). Do not provide credentials until you understand where they are stored and who can read them. 3) Confirm whether PDF output is actually supported (the description mentions PDF but the supported conversion list does not). 4) Prefer installing the CLI in a sandbox or container (or using a local/non-global install) if you want to minimize system-wide risk. 5) If you need more assurance, request the package's homepage/source repository or a published release URL to review before use.
功能分析
Type: OpenClaw Skill
Name: word-converter
Version: 0.2.0
The skill is a legitimate wrapper for the MinerU document conversion service, providing instructions for converting Word documents to various formats using the 'mineru-open-api' CLI. It follows the principle of least privilege by restricting bash execution to the specific tool and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description align with the instructions to use the mineru-open-api CLI to convert Word files. However, the SKILL.md references a required token for certain operations but the skill metadata declares no credentials or env vars. The description also mentions 'Word to PDF' but the supported conversions table and commands do not show PDF as an output — that's an unexplained mismatch.
Instruction Scope
Instructions tell the agent to run npm install -g mineru-open-api and invoke mineru-open-api commands that operate on user-specified files and write output under the user's home directory. The workflow does not instruct how to supply the 'token' (no environment variable name, no config file path, no auth flow), leaving ambiguity about where credentials come from. Otherwise, the commands are narrowly scoped to file conversion and output directories and do not attempt to access unrelated system state.
Install Mechanism
The SKILL.md recommends a global npm install (npm install -g mineru-open-api). That is a common but higher-risk install mechanism than a pure instruction-only skill because npm packages can run arbitrary postinstall scripts and will place binaries on the system. There is no install spec in the registry metadata; installation is advisory rather than automatic. This is expected for a CLI-based skill but worth attention.
Credentials
The instructions explicitly say some operations are 'token required' but the skill declares no required environment variables, no primary credential, and provides no guidance on how the token is supplied or stored. This mismatch is disproportionate: a conversion skill that needs an API token should declare how it obtains that token (env var name, config file, or interactive prompt).
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills. It is user-invocable and allows agent invocation (the platform default). There is no indication it tries to change global agent settings or retain permanent presence beyond advising a global npm install.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install word-converter - 安装完成后,直接呼叫该 Skill 的名称或使用
/word-converter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Added MinerU API integration via mineru-open-api CLI for multi-format conversion
v0.1.0
Initial release with SEO-optimized description
元数据
常见问题
Word Converter 是什么?
Universal Word document converter powered by MinerU API. Convert .docx and .doc files to Markdown, HTML, LaTeX, DOCX, or JSON using mineru-open-api CLI. Supp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Word Converter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install word-converter」即可一键安装,无需额外配置。
Word Converter 是免费的吗?
是的,Word Converter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Word Converter 支持哪些平台?
Word Converter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Word Converter?
由 veeicwgy(@veeicwgy)开发并维护,当前版本 v0.2.0。
推荐 Skills