← 返回 Skills 市场
161
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install pdf-studio
功能描述
Professional PDF document generator. Use when user needs to create reports, invoices, certificates, portfolios, or any publication-ready PDF. Supports images...
安全使用建议
This is an instruction-only skill (no bundled code). It looks coherent and limited in scope, but before using: 1) confirm any Python libraries you install come from trusted sources (pip from PyPI) and review their docs; 2) if you let an agent run generated Python code, review the code first — the SKILL.md itself doesn't contain executable scripts; 3) expect the agent to read or reference local fonts/files if you instruct it to embed system fonts — avoid exposing sensitive files; 4) if you need networked features (cloud fonts, remote images), verify the agent will not upload documents or credentials to external servers. If those checks are followed, the skill is reasonable to use.
功能分析
Type: OpenClaw Skill
Name: pdf-studio
Version: 1.1.0
The pdf-studio skill bundle is a purely instructional set of guidelines for an AI agent to generate PDF documents. It contains no executable code, scripts, or hidden commands. The documentation in SKILL.md and references/templates.md focuses on legitimate document structure, font paths, and library recommendations (FPDF2, WeasyPrint, ReportLab) without any indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description match the content: guidance for generating publication-quality PDFs. Declared requirements are minimal (python3) and match the recommendation to use Python PDF libraries. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains user prompts, library recommendations, layout/font guidance, and error handling related to PDF creation. It does not instruct reading or exfiltrating unrelated system files or contacting external endpoints. References to font paths are presented as user-facing examples, not explicit instructions to harvest system data.
Install Mechanism
No install spec or code files are provided (instruction-only). The skill asks users to manually install common Python libraries (fpdf2, WeasyPrint, ReportLab) — a low-risk, expected choice for this purpose.
Credentials
No environment variables, credentials, or config paths are required. The lack of secrets or unrelated service credentials is appropriate for a local PDF-generation helper.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent or elevated platform privileges, nor does it modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-studio - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-studio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Security hardening - removed all code examples with imports, removed auto-install dependencies, pure instruction-based skill with no executable code.
v1.0.4
添加安全说明:明确无网络调用、无凭证请求、本地处理
v1.0.3
修复代码依赖:统一使用fpdf2,移除weasyprint引用
v1.0.2
修复安全扫描:统一依赖声明,明确使用fpdf2
v1.0.1
更新依赖说明:推荐使用fpdf2,支持Unicode字体,跨平台兼容
v1.0.0
专业PDF文档生成器:高质量排版,开源字体,跨平台兼容,支持图片/表格/图表/目录
元数据
常见问题
pdf-studio 是什么?
Professional PDF document generator. Use when user needs to create reports, invoices, certificates, portfolios, or any publication-ready PDF. Supports images... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 pdf-studio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-studio」即可一键安装,无需额外配置。
pdf-studio 是免费的吗?
是的,pdf-studio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pdf-studio 支持哪些平台?
pdf-studio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pdf-studio?
由 ToBeWin(@tobewin)开发并维护,当前版本 v1.1.0。
推荐 Skills