← 返回 Skills 市场
Premium PDF
作者
bulldozzer
· GitHub ↗
· v1.0.0
· MIT-0
162
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install premium-pdf
功能描述
Generate premium enterprise-style PDFs from markdown content, with automatic de-AI text humanization (removes em dashes, AI filler phrases, overly formal lan...
安全使用建议
What to consider before installing: 1) This package appears coherent and runs locally: it reads markdown (string or file), optionally a logo file, applies local text transforms, and writes a PDF. 2) You need Python 3 and the reportlab/Pillow Python packages; install them inside a virtualenv to avoid affecting system packages. 3) The provided generate_pdf.py in the submission was truncated; to be fully confident, review the complete script for any hidden network calls, eval/exec usage, subprocess invocations, or code that reads unexpected system files. 4) Run the script on non-sensitive sample data first and verify output. 5) The README mentions optional 'clawhub' installation (npm) — that is separate tooling and not required for the script to work. If you want higher confidence, provide the full generate_pdf.py source so it can be fully inspected; absence of concerning patterns in the visible portion is promising but not definitive.
功能分析
Type: OpenClaw Skill
Name: premium-pdf
Version: 1.0.0
The premium-pdf skill is a legitimate tool for converting markdown content into styled PDF documents using the reportlab library. It features a 'de-AI humanization' pipeline in generate_pdf.py that uses standard regular expressions to replace common LLM filler phrases and formalisms. The code does not perform any network requests, environment variable exfiltration, or unauthorized file access; its file-handling logic (loading markdown or logo images) is consistent with its stated purpose and requires explicit path arguments.
能力评估
Purpose & Capability
Name/description (premium PDF from markdown with de-AI text processing) aligns with requirements and included files: a Python script plus standard PDF/graphics libraries. Requiring python3 and advising reportlab/Pillow is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the local Python script, install dependencies via pip, and provide input/output paths (and optional logo). It does not instruct reading unrelated files, transmitting data to remote endpoints, or accessing environment variables beyond normal local file I/O. No vague 'gather whatever context you need' directives are present.
Install Mechanism
There is no install spec; this is instruction-only with a bundled generate_pdf.py and a small requirements.txt recommending reportlab and Pillow (both standard). No downloads from untrusted URLs or archive extraction steps are present in the repository metadata or SKILL.md.
Credentials
The skill requires no environment variables or credentials. Its functionality (processing input markdown and writing a PDF file) doesn't justify any secret or cloud credentials, and none are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request or declare any system-level persistence or modifications to other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install premium-pdf - 安装完成后,直接呼叫该 Skill 的名称或使用
/premium-pdf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of premium-pdf.
- Generate enterprise-grade PDFs from markdown content.
- Automatically "de-AI" text for natural, human-sounding results.
- Features a professional Navy + Gold design system.
- Supports markdown elements including headings, lists, code blocks, and more.
- Allows custom document titles and optional logo in the PDF header.
元数据
常见问题
Premium PDF 是什么?
Generate premium enterprise-style PDFs from markdown content, with automatic de-AI text humanization (removes em dashes, AI filler phrases, overly formal lan... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Premium PDF?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install premium-pdf」即可一键安装,无需额外配置。
Premium PDF 是免费的吗?
是的,Premium PDF 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Premium PDF 支持哪些平台?
Premium PDF 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux)。
谁开发了 Premium PDF?
由 bulldozzer(@andreasozzo)开发并维护,当前版本 v1.0.0。
推荐 Skills