← Back to Skills Marketplace
veeicwgy

Word Converter

by veeicwgy · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install word-converter
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install word-converter
  3. After installation, invoke the skill by name or use /word-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug word-converter
Version 0.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Word Converter?

Run "/install word-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Word Converter free?

Yes, Word Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Word Converter support?

Word Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Word Converter?

It is built and maintained by veeicwgy (@veeicwgy); the current version is v0.2.0.

💬 Comments