← 返回 Skills 市场
wancy86

Pdf Reader Cn

作者 wancy86 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
128
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-reader-cn
功能描述
Extract text, tables, and metadata from PDFs; analyze, summarize, and search PDF content, including specific pages or page ranges.
安全使用建议
This skill appears to be a straightforward local PDF extractor written in Python. Before installing or running: (1) ensure you install pdfplumber (and any other listed dependencies) from trusted package sources (pip) in a controlled environment (virtualenv/container), (2) only run the scripts on PDFs you trust or in an isolated environment—malicious PDFs can trigger harmful parser behavior in some viewers, and (3) confirm you are comfortable giving the tool access to any PDFs you process (it will read the files you pass to it). The skill does not request credentials or perform network communication according to the provided files.
能力评估
Purpose & Capability
Name/description (extract, analyze, summarize PDFs) match the included scripts and SKILL.md. The two Python scripts implement text/table extraction and summary/metadata reporting using pdfplumber; nothing requested or included is disproportionate to that purpose.
Instruction Scope
SKILL.md only tells the agent to run the provided local scripts and references local files; the scripts read only the PDF path provided and produce local output. There are no instructions to read unrelated files, environment variables, or to transmit data elsewhere.
Install Mechanism
No install spec is provided (instruction-only). The code depends on standard Python PDF libraries (pdfplumber / PyMuPDF mentioned in references) but does not fetch or execute remote code. This is low-risk; the only operational requirement is installing the Python dependency from normal package sources.
Credentials
The skill does not request environment variables, credentials, or config paths. The scripts access only the PDF file path the user supplies and produce local output; requested privileges are proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration. Autonomous invocation is allowed by default (disable-model-invocation false) which is normal and not by itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdf-reader-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdf-reader-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-pdf-reader. - Extract and analyze PDF content using pdfplumber and PyMuPDF. - Supports text and table extraction, PDF metadata retrieval, and searching for specific text. - Provides scripts for text extraction and document summarization. - Allows extraction from specific pages or page ranges. - Includes usage instructions and references for Python PDF libraries.
元数据
Slug pdf-reader-cn
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pdf Reader Cn 是什么?

Extract text, tables, and metadata from PDFs; analyze, summarize, and search PDF content, including specific pages or page ranges. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。

如何安装 Pdf Reader Cn?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-reader-cn」即可一键安装,无需额外配置。

Pdf Reader Cn 是免费的吗?

是的,Pdf Reader Cn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pdf Reader Cn 支持哪些平台?

Pdf Reader Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pdf Reader Cn?

由 wancy86(@wancy86)开发并维护,当前版本 v1.0.0。

💬 留言讨论