← Back to Skills Marketplace
212
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install ocr-pro
Description
Professional-grade OCR for PDFs and images using MinerU. Advanced text recognition with VLM (Vision Language Model) support for complex layouts, mixed conten...
Usage Guidance
This skill appears coherent, but before installing: (1) verify the mineru-open-api npm package and the GitHub repo to ensure they are the official MinerU distribution; (2) confirm whether OCR is performed locally or uploaded to mineru.net (the token and token creation URL imply remote API use) and avoid sending sensitive documents until you understand the service's data handling and retention; (3) use a least-privilege MINERU_TOKEN and rotate it if necessary; (4) inspect the package source if you have strict security requirements or run in a high-risk environment.
Capability Analysis
Type: OpenClaw Skill
Name: ocr-pro
Version: 0.4.0
The ocr-pro skill is a legitimate wrapper for the MinerU OCR service by OpenDataLab. It facilitates document and image text extraction by interfacing with the 'mineru-open-api' CLI tool. While it requires an external API token (MINERU_TOKEN) and sends data to mineru.net for processing, these actions are transparently documented and essential for the skill's stated purpose. No malicious patterns, obfuscation, or prompt-injection attacks were identified in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
Name/description, required binary (mineru-open-api), install instructions (npm/go), and required env var (MINERU_TOKEN) all align with a MinerU-based OCR CLI. Required items are proportionate to the stated OCR purpose.
Instruction Scope
SKILL.md is instruction-only and instructs the agent to run mineru-open-api commands and set MINERU_TOKEN. It does not ask for unrelated files or credentials. Note: processing likely involves the MinerU service (token + token creation URL are provided), so document data may be uploaded to mineru.net — confirm this if you need local-only processing or have sensitive data.
Install Mechanism
Install uses standard package mechanisms: npm package mineru-open-api or go install from the project's GitHub path. No ad-hoc downloads/extractions or suspicious URLs are present. Recommend verifying the npm package and GitHub repo before installing.
Credentials
Only a single credential (MINERU_TOKEN) is required and is declared as the primary credential. This is proportionate for a networked OCR API. Users should ensure the token's scope/permissions are minimal and treat it as sensitive.
Persistence & Privilege
The skill does not request always: true and is not trying to change other skills or system-wide settings. It relies on the mineru-open-api binary and a token; autonomous invocation is allowed by default but is not an unusual privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ocr-pro - After installation, invoke the skill by name or use
/ocr-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.4.0
SEO: expand description for better ClawHub vector search discovery
v0.3.0
Rollback to original version
v0.2.0
SEO optimization v0.2.0
v1.0.1
Minor update
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Ocr Pro?
Professional-grade OCR for PDFs and images using MinerU. Advanced text recognition with VLM (Vision Language Model) support for complex layouts, mixed conten... It is an AI Agent Skill for Claude Code / OpenClaw, with 212 downloads so far.
How do I install Ocr Pro?
Run "/install ocr-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ocr Pro free?
Yes, Ocr Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ocr Pro support?
Ocr Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ocr Pro?
It is built and maintained by mzlzyCA (@mzlzyca); the current version is v0.4.0.
More Skills