← 返回 Skills 市场
210
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install x-92bilal26-pdf
功能描述
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs...
安全使用建议
This skill appears to do what it claims, but review these practical points before installing: 1) Dependencies: the repository has no automated install or requirements.txt — you must install/verify Python packages (pypdf, pdf2image, pdfplumber, pillow, pytesseract, pandas, etc.) and their native dependencies (poppler, tesseract) in a controlled environment. 2) Monkeypatch: fill_fillable_fields.py monkeypatches a pypdf method to work around a library bug; this is documented in the file but it does modify library behavior at runtime — run in an isolated environment to avoid surprising global side effects. 3) Malicious/malformed PDFs: scripts parse PDF internals and annotations; untrusted or intentionally malformed PDFs can trigger parser exceptions or resource exhaustion. Process untrusted PDFs in a sandbox. 4) Viewer prompts: the code sets need-appearances which can cause some PDF viewers to prompt users to save changes — be aware when distributing outputs. 5) License: LICENSE.txt asserts restrictive terms; check that licensing is acceptable for your use. If you need to proceed, install dependencies in a virtual environment, inspect/linereview the scripts yourself, and test with non-sensitive PDFs first.
功能分析
Type: OpenClaw Skill
Name: x-92bilal26-pdf
Version: 1.0.0
The skill bundle is a comprehensive PDF manipulation toolkit providing scripts and instructions for text extraction, table parsing, and form filling. The included Python scripts (e.g., extract_form_field_info.py, fill_fillable_fields.py) use standard libraries like pypdf and pdfplumber to perform legitimate document processing tasks. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; even the monkeypatch in fill_fillable_fields.py appears to be a legitimate fix for a known pypdf library bug.
能力评估
Purpose & Capability
Name/description (PDF extraction, creation, forms) match the included scripts (extract_form_field_info, fill_fillable_fields, convert_pdf_to_images, annotation-based filling, table/text extraction examples). No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md and forms.md instruct the agent to run local Python scripts and command-line tools and to validate results manually. The runtime instructions and scripts operate only on user-supplied PDF, image, and JSON files; they do not read unrelated system files or transmit data externally. The skill emphasizes manual visual validation steps (forms.md), which limits automated, broad-scope actions.
Install Mechanism
There is no install spec; this is instruction+code-only. The code depends on several third-party Python packages (pypdf, pdf2image, pdfplumber, PIL, pytesseract, pdfium/pypdfium2, pandas, etc.) but SKILL.md only shows examples and does not provide a dependency manifest or automated install. That is not malicious but is a missing usability/packaging step: users must install and vet dependencies themselves.
Credentials
The skill requires no environment variables, credentials, or config paths. All scripts act on files passed as arguments and return results locally. No secrets/external tokens are requested or referenced.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It runs as-needed and operates on files in the current working directory as described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-92bilal26-pdf - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-92bilal26-pdf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the PDF skill, providing a comprehensive toolkit for PDF manipulation.
- Extracts text and tables from PDFs using Python and command-line tools
- Supports creating, merging, splitting, rotating, and watermarking PDFs
- Handles PDF form processing (refer to forms.md for details)
- Includes OCR for scanned PDFs and image extraction tools
- Offers quick reference guidance for common PDF tasks
元数据
常见问题
X 92bilal26 Pdf 是什么?
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 X 92bilal26 Pdf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-92bilal26-pdf」即可一键安装,无需额外配置。
X 92bilal26 Pdf 是免费的吗?
是的,X 92bilal26 Pdf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
X 92bilal26 Pdf 支持哪些平台?
X 92bilal26 Pdf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X 92bilal26 Pdf?
由 nicky1108(@nicky1108)开发并维护,当前版本 v1.0.0。
推荐 Skills