← 返回 Skills 市场
232
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-to-pdf
功能描述
Convert any webpage to a clean, high-quality PDF file and send it directly. Use when the user asks to view a website, screenshot a webpage, or see a page's c...
安全使用建议
This skill is coherent with its purpose and contains no hidden downloads or credential requests. Before installing, note: (1) the SKILL.md references a missing batch script — functionality for batching may be incomplete; (2) the provided helper script only prints messages and does not perform exports (the actual PDF export is expected to be done by the platform 'browser' tool); (3) the instructions rely on running 'exec rm <path>' to delete files — ensure the agent only deletes the exact file path returned by the browser tool and that path handling is safe to avoid accidental deletion of other files; and (4) consider whether you trust the platform's browser and messaging tools to handle any sensitive pages you convert. If you need stronger guarantees, review how the platform sandboxes the browser tool and where PDF files are stored before proceeding.
功能分析
Type: OpenClaw Skill
Name: web-to-pdf
Version: 1.0.0
The skill provides a legitimate workflow for converting webpages to PDF using the OpenClaw browser tool and sending the resulting file to the user. While it instructs the agent to use the 'exec' tool to delete temporary files (scripts/web-to-pdf.sh and SKILL.md), this behavior is consistent with the stated purpose of workspace cleanup and does not exhibit signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description (webpage → PDF) aligns with the instructions (use the platform 'browser' tool to navigate and export PDF, then send the file). No unrelated binaries, environment variables, or external services are requested.
Instruction Scope
Instructions are narrowly scoped to: navigate with the browser tool, export PDF, send file via message, and remove the local file. This is appropriate for the stated purpose. Minor concerns: the SKILL.md mentions a 'scripts/batch-export.sh' that is not present in the bundle, and the guidance uses exec rm <path> — deleting files is expected for cleanup but care must be taken to ensure only the returned PDF path is removed (avoid unsanitized/ambiguous paths).
Install Mechanism
No install spec and no third-party downloads; the skill is instruction-first with a tiny helper script that only prints usage/messages. This is low risk.
Credentials
The skill requests no environment variables, credentials, or config paths. All required capabilities are the platform-provided tools (browser, message, exec) which are reasonable for the task.
Persistence & Privilege
always:false and default autonomous invocation are set. The skill does not request persistent privileges or modify other skills. Autonomous invocation is allowed by platform default and not, by itself, a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-to-pdf - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-to-pdf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Web to PDF skill.
- Instantly convert any webpage to a clean, high-quality PDF using browser-native PDF export.
- Enables sending PDF files of webpages directly to users for maximum clarity and professional appearance.
- Includes automatic file cleanup after sending to save storage space.
- Provides guidance and patterns for common use cases, such as website previews and webpage "screenshots."
- Offers troubleshooting and tips for handling dynamic content, mobile views, and multiple page exports.
元数据
常见问题
Web To Pdf 是什么?
Convert any webpage to a clean, high-quality PDF file and send it directly. Use when the user asks to view a website, screenshot a webpage, or see a page's c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 232 次。
如何安装 Web To Pdf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-to-pdf」即可一键安装,无需额外配置。
Web To Pdf 是免费的吗?
是的,Web To Pdf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web To Pdf 支持哪些平台?
Web To Pdf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web To Pdf?
由 huchiyv(@huchiyv)开发并维护,当前版本 v1.0.0。
推荐 Skills