← 返回 Skills 市场
217
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nested-pdf-merger
功能描述
Use this skill when the task is to merge PDFs from a nested directory tree into a single PDF with hierarchical bookmarks by invoking the external `nestedpdfm...
安全使用建议
This skill is internally consistent: it only documents how to call an external CLI (nestedpdfmerger). Before installing or allowing the agent to run it, verify the nestedpdfmerger package/source: check the linked GitHub homepage, confirm the maintainer and recent activity, and prefer installing into a virtualenv (or inspect the package contents) rather than system-wide. Use the skill's recommended --dry-run to preview actions. Be mindful that the agent will execute a CLI against filesystem paths you provide — avoid passing untrusted or network-mounted directories you don't want processed, and ensure inputs are sanitized if you are concerned about shell injection in the environment where the agent runs.
功能分析
Type: OpenClaw Skill
Name: nested-pdf-merger
Version: 1.0.0
The skill is a standard wrapper for the `nestedpdfmerger` CLI tool, providing instructions for an AI agent to merge PDF files from nested directories. It contains no executable code, obfuscation, or suspicious instructions, and its behavior is entirely consistent with its stated purpose of PDF management.
能力评估
Purpose & Capability
Name, description, and required binary (nestedpdfmerger) align: merging PDFs from a nested directory tree legitimately requires an external CLI that performs the merge. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent to confirm input/output paths and run the nestedpdfmerger CLI (or tell the user how to install it). It does not instruct reading unrelated system files, exfiltrating data, or contacting external endpoints. It will operate on user-specified filesystem paths (expected for this task).
Install Mechanism
No formal install spec in the registry (instruction-only). The README suggests installing via `pip install nestedpdfmerger`, which is a reasonable, common installation method but is moderately risky if the PyPI package or source is unvetted. No automatic downloads or obscure URLs are present in the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for a local CLI wrapper.
Persistence & Privilege
The skill does not request always-on presence or system-wide configuration changes. It is user-invocable and allows autonomous invocation by default (normal for skills) but does not elevate privileges itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nested-pdf-merger - 安装完成后,直接呼叫该 Skill 的名称或使用
/nested-pdf-merger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of nested-pdf-merger skill.
- Wraps the external nestedpdfmerger CLI for merging PDFs from nested directories into a single PDF with hierarchical bookmarks.
- Requires the nestedpdfmerger binary to be installed and available on PATH.
- Supports CLI features such as previewing merge order, excluding directories, sorting, disabling bookmarks, and more.
- Provides guidance on installation and usage; errors if the required binary is missing.
元数据
常见问题
Nested PDF Merger 是什么?
Use this skill when the task is to merge PDFs from a nested directory tree into a single PDF with hierarchical bookmarks by invoking the external `nestedpdfm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。
如何安装 Nested PDF Merger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nested-pdf-merger」即可一键安装,无需额外配置。
Nested PDF Merger 是免费的吗?
是的,Nested PDF Merger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nested PDF Merger 支持哪些平台?
Nested PDF Merger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nested PDF Merger?
由 Briant(@lyutenant)开发并维护,当前版本 v1.0.0。
推荐 Skills