← 返回 Skills 市场
210
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install pdf-analysis
功能描述
Analyze the structure, layout, and content of PDF documents using MinerU. Returns structured output preserving headings, tables, images, formulas, and docume...
安全使用建议
This skill appears coherent, but before installing: 1) Confirm the mineru-open-api package source (npm and the GitHub repo) are official and review their README/source so you know whether processing is local or sent to mineru.net. 2) Treat MINERU_TOKEN like any credential: only provide it if you accept that PDFs may be uploaded to the MinerU service; check token scope and storage location used by the CLI. 3) For sensitive documents, prefer local/offline processing or validate that the tool supports fully local extraction; avoid using the 'extract' mode if it uploads data. 4) Install the CLI from the official project pages, inspect what files the installer creates, and run it in a sandbox if possible. 5) Be cautious when running interactive auth in shared environments since tokens are often persisted to disk — locate and audit that config file if needed.
功能分析
Type: OpenClaw Skill
Name: pdf-analysis
Version: 0.4.0
The skill bundle provides instructions for using the 'mineru-open-api' CLI tool, an open-source document intelligence engine from OpenDataLab (Shanghai AI Lab), to analyze PDF files. The SKILL.md file contains legitimate installation steps via npm and Go, along with usage examples for document extraction and authentication. No malicious code, data exfiltration attempts, or prompt injection attacks were found in the provided files.
能力评估
Purpose & Capability
The skill name/description (PDF analysis via MinerU) match the declared requirements: it needs the mineru-open-api CLI and a MINERU_TOKEN for full features. Requiring that binary and a service token is expected for a hosted/CLI wrapper around MinerU functionality.
Instruction Scope
SKILL.md stays within the PDF-analysis domain (operations on local files or URLs, flash-extract vs extract, page ranges, OCR). It references running the mineru-open-api CLI and an interactive auth flow. One ambiguity: 'extract' requires a token and likely calls MinerU's remote API (token creation is on mineru.net), which means document content may be uploaded to that service — this is consistent with the purpose but is important for sensitive documents.
Install Mechanism
Installation uses npm (mineru-open-api) or go install from a GitHub repo. These are typical for CLI tooling; they carry moderate risk compared with purely instruction-only skills because they install third-party code. No arbitrary download URLs or extract-from-untrusted-host patterns are used.
Credentials
Only MINERU_TOKEN is required (primaryEnv). That is proportionate for a tool that authenticates to a hosted MinerU service. The SKILL.md does not request other unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request elevated platform-wide privileges. The CLI's interactive auth may store a token locally (normal for CLI tools) but the skill does not attempt to modify other skills or system-wide configs according to the provided metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.0
SEO: expand description for better ClawHub vector search discovery
v0.3.0
Rollback to original version
v0.2.1
SEO optimization v0.2.1
v0.2.0
SEO optimization v0.2.0
v1.0.1
Minor update
v1.0.0
Initial release
元数据
常见问题
PDF Analysis 是什么?
Analyze the structure, layout, and content of PDF documents using MinerU. Returns structured output preserving headings, tables, images, formulas, and docume... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 PDF Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-analysis」即可一键安装,无需额外配置。
PDF Analysis 是免费的吗?
是的,PDF Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PDF Analysis 支持哪些平台?
PDF Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PDF Analysis?
由 mzlzyCA(@mzlzyca)开发并维护,当前版本 v0.4.0。
推荐 Skills