← 返回 Skills 市场
HTML to PDF
作者
Rishabh Dugar
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-api-hub
功能描述
Use when: integrating with PDF API Hub REST APIs for document automation — HTML/URL to PDF, merge, split, compress, OCR, watermark, sign, lock/unlock, conver...
安全使用建议
This package is a documentation-only integration guide for pdfapihub.com. Before using it: 1) Confirm the API domain (https://pdfapihub.com) is the genuine service you intend to use. 2) Do not paste your CLIENT-API-KEY into chat; store keys in environment variables or a secret manager and inject them into client code at runtime. 3) Note the docs show an example env var (PDFAPIHUB_API_KEY) even though the registry metadata lists none — decide how you’ll supply the API key in your environment. 4) Review the service’s privacy/retention policy (file_deletion_date appears in responses) before uploading sensitive documents. 5) Test with non-sensitive data first and verify output URLs/files and any automatic deletion behavior. If you need the agent to call the API automatically, implement that client logic yourself and review where keys are stored and who can access them.
功能分析
Type: OpenClaw Skill
Name: pdf-api-hub
Version: 1.0.0
The skill bundle provides comprehensive documentation and code examples for integrating with the PDF API Hub REST API (pdfapihub.com). It includes endpoint references, authentication patterns, and Python/Node.js examples for document automation tasks like PDF generation, OCR, and merging. No malicious behavior, data exfiltration, or harmful instructions were found; the content is strictly educational and aligned with its stated purpose.
能力标签
能力评估
Purpose & Capability
The name/description match the included endpoint reference and examples for pdfapihub.com. One small inconsistency: the registry metadata lists no required env vars, while example code shows reading an environment variable (PDFAPIHUB_API_KEY) as a convenience; authentication is otherwise described as a CLIENT-API-KEY header (expected).
Instruction Scope
SKILL.md and the shipped docs provide endpoint references and client examples only. The skill explicitly states it does not execute API calls or store keys; because this is instruction-only with no code files or install steps, there is no hidden runtime behavior. Note: many examples demonstrate running requests and saving downloaded files to disk (within user code) — that is expected for client examples but users should not paste secrets into chat.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only package. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, which is reasonable for an instruction-only reference. Example snippets do reference an env var (PDFAPIHUB_API_KEY) and a Python wrapper reads os.environ when present — this is a convenience pattern but not enforced by the skill metadata. No unrelated credentials or secret-scoped config paths are requested.
Persistence & Privilege
always:false and the skill does not request installation or persistent agent privileges. It does not modify other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-api-hub - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-api-hub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PDF API Hub skill released — brings comprehensive reference for document automation API integration.
- Initial release, version 1.0.0.
- Provides quick reference, endpoint overview, code samples, and integration patterns for pdfapihub.com REST API.
- Includes authentication, error handling, common traps, and output format guides.
- Does not execute API calls or store credentials; offers reference material only.
- Supports PDF/HTML/image conversion, OCR, signature, watermarking, file management, and more.
元数据
常见问题
HTML to PDF 是什么?
Use when: integrating with PDF API Hub REST APIs for document automation — HTML/URL to PDF, merge, split, compress, OCR, watermark, sign, lock/unlock, conver... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 HTML to PDF?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-api-hub」即可一键安装,无需额外配置。
HTML to PDF 是免费的吗?
是的,HTML to PDF 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
HTML to PDF 支持哪些平台?
HTML to PDF 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 HTML to PDF?
由 Rishabh Dugar(@rishabhdugar)开发并维护,当前版本 v1.0.0。
推荐 Skills