report-pdf
仓库创建 2026年7月1日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
不依赖外部 API,适合需要本地渲染与品牌一致性的交付流程。
这个 Skill 做什么
本地生成品牌一致、可打印的客户报告与 PDF 文档(填表/重排/从零创建)。
把交付物做成可打印、对外的品牌一致 PDF:支持从零创建、填表(PDF 表单填充)或把普通文档重排成设计化稿件。全部在本地渲染(用 reportlab、pypdf、无头 Chromium 等),不用付费外部服务,适合做客户报告、SEO 审计、提案和案例研究。规则是只用于面向客户的最终文档,注重版面与品牌一致性。
▸ 展开 SKILL.md 英文原文
Produce client-ready, brand-consistent PDF deliverables — SEO audit reports, monthly rank/traffic reports, proposals, case studies. Three routes: CREATE a branded PDF from scratch, FILL an existing PDF's form fields, or REFORMAT a plain doc into our design system. Local rendering only (reportlab + pypdf + headless Chromium); no paid API.
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/report-pdf/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/report-pdf/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# report-pdf — branded client PDFs, three routes Turn our work into a document a client is proud to open. Print-ready, on-brand, local. Renders with reportlab (body) + pypdf (fill/merge) + headless Chromium (cover). No external API, no paid service — everything runs on the box. ## House rule — read FIRST (do not break) `report-pdf` is for CLIENT-FACING artifacts ONLY. It does NOT change the internal plan/report email rule (CLAUDE.md §D): internal plans/reports still go to `DELIVERABLE_EMAIL` as an **HTML email body, no attachment**, via `scripts/send-deliverable.sh`. A PDF is a SEPARATE client deliverable — email it to the CLIENT as an attachment, never as the internal report body. Two dif
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有