← 返回 Skills 市场
rishabhdugar

Merge PDFs

作者 Rishabh Dugar · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
72
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install merge-pdfs
功能描述
Combine two or more PDFs into a single document. Supports URLs, base64, multipart uploads, and custom metadata.
安全使用建议
This skill calls a third-party API (pdfapihub.com) to merge PDFs. Before using it, consider: (1) Do not upload sensitive/private documents unless you trust the service and its retention/privacy policy; (2) protect your API key—only provide it to trusted services and treat it like a secret; (3) public Google Drive share links will be converted to direct-download URLs, but private Drive files will not be accessible unless you provide accessible links or file contents; (4) if you need offline/local merging for confidentiality, use a local tool instead of this hosted API; (5) confirm the service uses HTTPS and review pdfapihub.com's terms/privacy if handling regulated data. Otherwise the skill appears coherent and proportional to its stated purpose.
功能分析
Type: OpenClaw Skill Name: merge-pdfs Version: 1.0.0 The skill is a legitimate wrapper for the PDFApiHub service, designed to merge multiple PDF files via a third-party API (https://pdfapihub.com). The documentation in SKILL.md and the technical definitions in skill.json and example.json are consistent with the stated purpose, using standard API key authentication and providing clear usage limits without any evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (merge PDFs) match the declared endpoint, example requests, and required inputs (urls, base64 files, multipart). The skill requires an API key in the CLIENT-API-KEY header—this is proportionate and expected for a hosted PDF-merge service.
Instruction Scope
SKILL.md instructs the agent to send provided URLs or file contents to pdfapihub.com and to include an API key in the header. It does not instruct the agent to read unrelated local files or environment variables. Note: using the skill will upload documents (or their URLs) to an external service, which is a privacy/security consideration.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is written to disk or downloaded during installation, reducing supply-chain risk.
Credentials
No environment variables or system config paths are required. The only credential required is an API key the user supplies in the CLIENT-API-KEY header, which is appropriate for the described hosted API.
Persistence & Privilege
always:false and no install-time persistence or modification of other skills. The skill may be invoked autonomously (platform default), which is normal and not flagged here by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install merge-pdfs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /merge-pdfs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Combine 2-25 PDFs into a single document. Supports URLs, base64, and multipart uploads. Includes optional metadata (title, author, subject). Google Drive links auto-converted. Max 500 total pages.
元数据
Slug merge-pdfs
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Merge PDFs 是什么?

Combine two or more PDFs into a single document. Supports URLs, base64, multipart uploads, and custom metadata. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Merge PDFs?

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

Merge PDFs 是免费的吗?

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

Merge PDFs 支持哪些平台?

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

谁开发了 Merge PDFs?

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

💬 留言讨论