← Back to Skills Marketplace
wancy86

Pdf Reader Cn

by wancy86 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pdf-reader-cn
Description
Extract text, tables, and metadata from PDFs; analyze, summarize, and search PDF content, including specific pages or page ranges.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pdf-reader-cn
  3. After installation, invoke the skill by name or use /pdf-reader-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pdf-reader-cn
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pdf Reader Cn?

Extract text, tables, and metadata from PDFs; analyze, summarize, and search PDF content, including specific pages or page ranges. It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Pdf Reader Cn?

Run "/install pdf-reader-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pdf Reader Cn free?

Yes, Pdf Reader Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pdf Reader Cn support?

Pdf Reader Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pdf Reader Cn?

It is built and maintained by wancy86 (@wancy86); the current version is v1.0.0.

💬 Comments