← 返回 Skills 市场
Pdf Batch Tool
作者
bingze00000
· GitHub ↗
· v1.0.0
· MIT-0
111
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-batch-tool
功能描述
Batch process PDFs with merging, splitting, converting to images, extracting text, adding watermarks, and compressing while preserving quality.
安全使用建议
This skill's description fits a PDF batch processor, but the runtime instructions are vague and there is no code or install script. The manifest lists Python packages (pypdf2, pdf2image) which are not provided or installed automatically. Before installing or using this skill: 1) Ask the publisher for the implementation code or a clear install/run guide. 2) Verify where and how dependencies will be installed (and whether they come from a trusted source). 3) Only test with non-sensitive PDFs and in an environment where installing Python packages is safe. 4) If the agent will run commands on your machine, prefer a skill that provides explicit, reviewable scripts or binaries. If you cannot obtain these clarifications, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: pdf-batch-tool
Version: 1.0.0
The bundle contains metadata and documentation for a PDF processing toolkit (SKILL.md). It describes standard PDF operations such as merging, splitting, and text extraction without any executable code, suspicious instructions, or indicators of malicious intent.
能力评估
Purpose & Capability
Name and description match a PDF batch processor. However _meta.json lists Python libraries (pypdf2, pdf2image) as requirements while the skill contains no code, no install steps, and SKILL.md provides only high-level pseudo-commands rather than concrete commands or API calls. It's unclear how the agent is expected to perform the operations or whether additional software will be installed.
Instruction Scope
SKILL.md gives example invocations in natural language/Chinese pseudo-syntax (e.g. "合并 PDF 文件列表=... 输出=...") rather than explicit commands or scripts. It does not instruct reading unrelated files or env vars, but the vagueness grants the agent broad discretion to choose tools or run arbitrary commands to implement tasks — a scope creep risk unless concrete implementation is provided.
Install Mechanism
There is no install spec (instruction-only), which is lower risk. But the manifest's requirements list Python packages suggests the skill expects a Python environment and libraries to be present; since there is no install mechanism or code, it's unclear who installs these dependencies and how — an operational mismatch.
Credentials
The skill requests no environment variables, no credentials, and no config paths. There are no declared sensitive requirements. That said, performing PDF processing will require filesystem read/write access to user files — expected for the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent presence or modify other skills; no elevated privileges are declared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-batch-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-batch-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PDF Toolkit - PDF 处理工具 v1.0.0
- 首次发布,支持批量合并、拆分 PDF 文件
- 支持 PDF 转为 PNG/JPG 图片
- 提取 PDF 中文本内容
- 添加文本水印至 PDF
- 提供 PDF 压缩功能
- 命令行简单易用,支持多种输出格式 (PDF、PNG、JPG、TXT)
- 优化中文处理和批量处理性能
元数据
常见问题
Pdf Batch Tool 是什么?
Batch process PDFs with merging, splitting, converting to images, extracting text, adding watermarks, and compressing while preserving quality. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Pdf Batch Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-batch-tool」即可一键安装,无需额外配置。
Pdf Batch Tool 是免费的吗?
是的,Pdf Batch Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pdf Batch Tool 支持哪些平台?
Pdf Batch Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pdf Batch Tool?
由 bingze00000(@bingze00000)开发并维护,当前版本 v1.0.0。
推荐 Skills