← 返回 Skills 市场
294
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install smart-pdf-reader
功能描述
Intelligent PDF reader and content extractor powered by MinerU API. Read and extract content from any PDF document including scanned files, academic papers,...
安全使用建议
This skill is coherent with its stated purpose, but take these precautions before you install or run it: 1) Verify the npm package 'mineru-open-api' and its publisher (check the npm page, GitHub repo, and README) before running npm install -g; global npm installs execute package install scripts and can modify your system. 2) Confirm whether MinerU requires API keys for the extraction modes you need—the skill doesn't declare any credentials. 3) Be aware the tool will write output files into your home directory (~/MinerU-Skill/...). If you need stronger isolation, run the CLI in a sandbox/container or with a dedicated user account. 4) If you handle sensitive PDFs, review the mineru-open-api privacy/transport policy to ensure document data isn't sent to an untrusted remote service. If you want, I can help look up the npm package and MinerU docs to validate them before you install.
功能分析
Type: OpenClaw Skill
Name: smart-pdf-reader
Version: 0.2.0
The skill is a legitimate wrapper for the MinerU PDF extraction CLI tool. It includes a security-conscious tool constraint in SKILL.md, restricting the agent's Bash access specifically to the 'mineru-open-api' command, which mitigates the risk of arbitrary command execution. No indicators of data exfiltration, malicious intent, or prompt injection were found.
能力评估
Purpose & Capability
Name/description promise an extraction CLI powered by MinerU and the SKILL.md tells the agent to use the mineru-open-api CLI to run flash-extract or extract; the requested actions match the described capability (PDF extraction, OCR, tables, etc.).
Instruction Scope
Runtime instructions are narrowly scoped: install the CLI and run mineru-open-api commands on the provided PDF, then read/summarize the output. The SKILL.md references writing outputs to a per-skill directory in the user's home, which is consistent with its purpose and does not request unrelated files or env variables.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs a global npm install (npm install -g mineru-open-api). Installing an arbitrary npm package globally is a moderate risk unless the package and publisher are verified. The package name appears plausible but the skill registry metadata lacks a homepage/source to validate the package.
Credentials
The skill declares no required environment variables or credentials and the SKILL.md notes a 'flash-extract' mode that needs 'no token'. However the description mentions 'MinerU API' and advanced extraction modes (OCR, formula detection) which in many integrations require API keys or account configuration; the absence of any declared creds is a minor inconsistency that should be validated with the MinerU package/service documentation.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system-level privileges or modify other skills. It writes output files to a skill-specific directory under the user's home, which is proportionate for a document extraction tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-pdf-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-pdf-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Added MinerU API integration via mineru-open-api CLI for intelligent PDF reading
v0.1.0
Initial release
元数据
常见问题
Smart PDF Reader 是什么?
Intelligent PDF reader and content extractor powered by MinerU API. Read and extract content from any PDF document including scanned files, academic papers,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 Smart PDF Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-pdf-reader」即可一键安装,无需额外配置。
Smart PDF Reader 是免费的吗?
是的,Smart PDF Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smart PDF Reader 支持哪些平台?
Smart PDF Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smart PDF Reader?
由 veeicwgy(@veeicwgy)开发并维护,当前版本 v0.2.0。
推荐 Skills