deck-studio
PPT 生产 Agent:理解场景 → 推荐风格 → 先出大纲 → 定义页面 → 双通路交付(PPT 内容稿 / 逐页视觉图 / 信息图组图)。当用户要做汇报、路演、培训课件、提案、咨询报告的演示文稿,或要把大纲/文章做成 slides、deck、PPT、信息图、小红书图文、可视化传播图时使用。支持指定风格或从风格库推荐,支持 image 模型逐页出视觉稿。前身为 notion-infographic(v2)并吸收 ppt-designer 的设计原则。不用于:pptx 文件的纯技术操作(拆分/合并/提取,用宿主 pptx skill)、演讲稿或文章本体的写作(用 wechat-article-writer)、需要先做研究的内容调研(先走 deep-research 再回来)、单张海报或 logo 设计。
npx skills add staruhub/ClaudeSkills --skill Geek-skills-deck-studio --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Deck Studio:PPT 生产 Agent 不是"帮你排版润色",而是一条从场景理解到成品交付的生产线。 核心信条(承自 ppt-designer):**PPT 的本质是信息传达,设计是为内容服务的。** ## 铁律(不是建议) 1. **先 outline,后一切**。视觉图模式(模式 C)必须在大纲经用户确认后才启动;image 模型只负责"把已定义的页画出来",永远不决定 deck 讲什么。用户要求"跳过大纲直接画"时,解释原因并先给大纲。 2. **每页先有 page brief,再有 image prompt**,禁止跳级。 3. **一套 deck 一个风格**。风格参数从 style brief 统一注入每页,不允许逐页漂移。 ## 验收标准(交付前逐条自查) - [ ] outline 在任何页面产出之前存在且经用户确认(模式 A 除外,它本身就是终点) - [ ] 每页符合 page schema 必填字段,密度合规(要点 3-5 / 层级 ≤3 / 字号比 ≥2:1) - [ ] 全套使用同一 style brief,任取两页字体、色板、版式代号一致 - [ ] 模式 C 的每页 prompt 包含风格名、构图、标题文案、正文文案、禁止项 - [ ] 交付物包含 speaker notes(用户明确不要时除外) - [ ] 没有 emoji 充当功能图标;配色来自所选风格色板而非临场发挥 - [ ] 视觉产出(模式 B/C)渲染后过了 `references/visual-checklist.md`(原典量化 12 条 + 实战 10 条),每页声明了注册版式 `layout: LXX` ## 不做什么 - pptx 文件技术操作(拆分/合并/页数统计)→ 宿主环境 pptx skill - 演讲稿、文章正文的深度写作 → `wechat-article-writer` - 内容需要多源调研时 → 先移交 `deep-research`,拿到结论再回本流程 - 单张海报、logo、纯装饰图 → 图像生成类 skill 直接处理 - 用户只要"随便几页能用就行"时,压缩为:快速 outline → 模式 B 简化输出,不走完整六步 ## 执行与真实性边界 - 仓库示例脚本只允许写入各自示例目录的 `html/`、`png/` 和明确命名的 `.pptx`;不得读取凭据、访问网络、执行 shell 或写到调用者当前目录。 - HTML→PNG→PPTX 路线锁定视觉,但每页在 PPTX 中是整页栅格图,**不可编辑**。不得把它宣传为“可编辑 PPTX”。 - 需要可编辑交付时走模式 B 的原生对象路线,并实际检查文字、形状、图表、speaker notes、溢出和渲染;未运行 Office/LibreOffice 时必须声明 fi
- 铁律(不是建议)
- 验收标准(交付前逐条自查)
- 不做什么
- 执行与真实性边界
- 工作流程(六步)
- Step 1 识别任务类型
- Step 2 补齐关键上下文(最多问 5 项,已知的不重复问)
- Step 3 选择风格
- Step 4 出 outline(模式 A 到此为止)
- Step 5 页级结构
- Step 6 按模式交付
- 风格库(style-library/,当前 17 个;扩张按 references/style-roadmap.md 策展,终态 ≤14 正式 + 特例)
- 已知陷阱
- 参考文档(按需加载)
What does the deck-studio skill do?
PPT 生产 Agent:理解场景 → 推荐风格 → 先出大纲 → 定义页面 → 双通路交付(PPT 内容稿 / 逐页视觉图 / 信息图组图)。当用户要做汇报、路演、培训课件、提案、咨询报告的演示文稿,或要把大纲/文章做成 slides、deck、PPT、信息图、小红书图文、可视化传播图时使用。支持指定风格或从风格库推荐,支持 image 模型逐页出视觉稿。前身为 notion-infographic(v2)并吸收 ppt-designer 的设计原则。不用于:pptx 文件的纯技术操作(拆分/合并/提取,用宿主 pptx skill)、演讲稿或文章本体的写作(用 wechat-article-writer)、需要先做研究的内容调研(先走 deep-research 再回来)、单张海报或 logo 设计。
How do I install it?
Run `npx skills add staruhub/ClaudeSkills --skill Geek-skills-deck-studio --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From staruhub/ClaudeSkills, a repository with 659 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
