← 返回 Skills 市场
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install smart-pdf-ocr
功能描述
Intelligent PDF OCR powered by MinerU API. Extract text from scanned PDFs, image-based PDFs, and photographed documents using mineru-open-api CLI with advanc...
安全使用建议
This skill appears to do what it says (run the mineru-open-api CLI to OCR PDFs), but exercise caution before installing. Verify the npm package: check the mineru-open-api package page, author, and repository on the npm registry or GitHub; prefer installing in a sandbox/container rather than globally on a production system; do not run the install as root. Ask the skill author or maintainer how advanced/precision OCR is authenticated (which env var or token the CLI uses) and where credentials are stored; avoid supplying sensitive API keys unless you can confirm the package's source and trustworthiness. If you cannot verify the package origin, consider alternative, well-known OCR tools (Tesseract, Google/Adobe official CLIs) or run the tool in an isolated VM.
功能分析
Type: OpenClaw Skill
Name: smart-pdf-ocr
Version: 0.2.0
The skill bundle provides instructions for an AI agent to perform OCR on PDF documents using the 'mineru-open-api' CLI tool. It includes standard installation steps via npm and defines clear workflows for different OCR tasks (flash, precision, and VLM-based extraction) without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill claims MinerU-powered OCR and the SKILL.md explicitly uses the mineru-open-api CLI with commands that align with that purpose (flash-extract, extract, --ocr, --model). However, the metadata declares no primary credential or environment requirements while the README implies advanced features use the MinerU API (which typically requires an API token). This mismatch is unexplained.
Instruction Scope
Instructions are narrowly scoped to installing the mineru-open-api CLI and running it against user PDFs, creating an output directory under the user's home. The SKILL.md does not instruct the agent to read unrelated system files or exfiltrate data. Concern: it omits details on how to supply API credentials for advanced/precision extracts, so the agent (or user) may need to supply secrets or the CLI may prompt — that behavior is not documented here.
Install Mechanism
The SKILL.md tells users to run `npm install -g mineru-open-api`. Installing an arbitrary global npm package executes third-party code on the host and is a moderate-risk operation unless the package and publisher are verified. The skill has no install spec or verified homepage/source in its metadata to confirm the package origin.
Credentials
No environment variables or credentials are declared in the metadata, which is reasonable for quick/no-token flash-extract. But the skill advertises advanced OCR powered by MinerU (VLM/pipeline models) which almost certainly requires API keys or tokens; the absence of any guidance or declared env vars for providing those secrets is an unexplained omission.
Persistence & Privilege
The skill does not request always: true, no install spec in the registry, and it does not claim to modify other skills or system-wide settings. Creating an output directory under the user's home is expected for file output.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-pdf-ocr - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-pdf-ocr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Added MinerU API integration via mineru-open-api CLI for PDF OCR
v0.1.0
Initial release
元数据
常见问题
Smart PDF OCR 是什么?
Intelligent PDF OCR powered by MinerU API. Extract text from scanned PDFs, image-based PDFs, and photographed documents using mineru-open-api CLI with advanc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Smart PDF OCR?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-pdf-ocr」即可一键安装,无需额外配置。
Smart PDF OCR 是免费的吗?
是的,Smart PDF OCR 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smart PDF OCR 支持哪些平台?
Smart PDF OCR 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smart PDF OCR?
由 veeicwgy(@veeicwgy)开发并维护,当前版本 v0.2.0。
推荐 Skills