场景定位
用 ChatGPT 系统化操作 PowerPoint:通过 slides skill 用 PptxGenJS 创建和编辑 `.pptx`,再用 imagegen 生成封面、插图、图解和概念视觉,最终交付仍可编辑、可检查的演示文稿。
- 难度
- 中级
- 时间跨度
- 约 30-60 分钟
适合用于
- 把会议记录、结构化输入或定期材料转成可复用演示文稿的团队
- 从零创建新的视觉化演示材料
- 基于截图、PDF 或参考 deck 重建、扩展和修复幻灯片
Skills & Plugins
相关工具
Starter Prompt
起步提示词
Use the $slides and $imagegen skills to edit this slide deck in the following way:
- If present, add logo.png in the bottom right corner on every slide
- On slides X, Y and Z, move the text to the left and use image generation to generate an illustration (style: abstract, digital art) on the right
- Preserve text as text and simple charts as native PowerPoint charts where practical.
- Add these slides: [describe new slides here]
- Use the existing branding on new slides and new text (colors, fonts, layout, etc.)
- Render the updated deck to slide images, review the output, and fix layout issues before delivery.
- Run overflow and font-substitution checks before delivery, especially if the deck is dense.
- Save reusable prompts or generation notes when you create a batch of related images.
Output:
- A copy of the slide deck with the changes applied
- notes on which slides were generated, rewritten, or left unchanged 在 ChatGPT 中尝试 介绍
你可以让 ChatGPT 用 slides 系统 skill 系统化操作 PowerPoint。这个 skill 默认随 ChatGPT 提供,能通过 PptxGenJS 创建和编辑 deck,也能结合 image generation 为幻灯片生成视觉素材。
你可以从零描述想要的新 deck,但理想流程通常是从已有 deck 开始:它已经带有品牌规范、字体、颜色和版式约定,然后让 ChatGPT 在这个基础上编辑。
skills 可以直接在 ChatGPT 桌面应用中安装和使用。对于频繁产出演示材料的团队,把 deck 结构、品牌规则和检查要求沉淀成指南文件会更稳定。
从源 deck 和参考材料开始
如果已经有 deck,先让 ChatGPT 检查它,再开始修改。它应识别源文件的尺寸、比例、母版感、品牌颜色、字体、页脚、logo 位置和常见布局。
slides 系统 skill 在这里有明确偏好:先匹配源文件的 aspect ratio,再重建布局;只有当源材料没有定义尺寸时才默认 16:9。
如果参考材料是截图或 PDF,要求 ChatGPT 先渲染或检查它们,让它基于视觉几何比较来判断,而不是猜测每个元素的位置。
保持 deck 可编辑
新增幻灯片时,要求 ChatGPT 尽量保持 deck 可编辑。包含文本、图表或简单布局元素时,它们应该在可行范围内保持 PowerPoint 原生对象。
文本应该仍是文本。简单柱状图、折线图、饼图和直方图应尽量保持原生 charts。对于过于定制、难以用原生对象表达的图解或视觉,可以有意识地生成或放置 SVG、图片资产,而不是把整页直接栅格化。
例如复杂时间线可以拆成单独插图、原生线条、文本和日期,而不是生成一整张含文字的图片。这样后续改日期、换文案或调整排版时不需要重新生成整页。
有意识地生成视觉
imagegen 系统 skill 默认随 ChatGPT 安装,最适合需要封面图、概念插图或轻量图解的 slide。先让 ChatGPT 定义视觉方向,再在整个 deck 内持续复用。
当多页需要相关视觉时,要求 ChatGPT 保存它使用过的 prompts 或 generation notes。这样以后扩展 deck 时,不必重新摸索风格。
视觉生成应服务 slide 逻辑:保留文字和数据的可编辑性,把插图、背景纹理或概念图作为可以替换的资产放进版式中。
让每页 slide 逻辑保持显式
Deck 自动化效果更好时,ChatGPT 会把每一页当成独立决策。有些 slide 应保留精确原文,有些需要更有力的标题和更干净的结构,有些只需要清理资产或修复格式。
slides 系统 skill 也带有布局 helpers。要求 ChatGPT 把这些 helpers 复制到工作目录并复用,避免在每个 deck 上重新实现 spacing、text sizing 和 image placement 逻辑。
对定期更新的模板,建议维护 `guidelines.md`,写清楚内容来源、slide 顺序、品牌使用、哪些页可重写、哪些页只允许更新数字或图表。
交付前验证
Deck 很容易看起来接近正确,但导出后才发现文字被裁切、字体被替换或布局漂移。slides 系统 skill 包含用于交付前检查的脚本。
要求 ChatGPT 在交付前把 deck 渲染成每页 PNG,生成快速 montage 方便 review,检测 slide canvas 外溢出,并报告缺失或被替换的字体。
当 deck 很密集或边距很紧时,这些检查尤其重要。不要只要求产出 `.pptx`,还要要求说明哪些页被生成、改写或保持不变。
示例想法
这个场景可以用于从零创建 deck、定期更新模板,也可以修复已有 deck 的间距、对齐、字体或图片问题。
- 从零创建新 deck:逐页描述内容、整体气质和已有 logo/图片等素材,让 ChatGPT 搭建可编辑 deck。
- 更新 deck 模板:按周、月、季度替换数字和洞察;频繁执行时,用 `guidelines.md` 固化内容与结构规则。
- 调整已有 deck:修复间距、错位文字、视觉不一致、logo 位置或导出后才暴露的布局问题。
Prompt Library
建议提示词
先检查源 deck
Inspect this PowerPoint deck before editing it. Report the aspect ratio, recurring layouts, brand colors, fonts, logo placement, chart types, and any obvious layout risks. Do not modify the file yet. 从参考材料重建
Rebuild these reference slides from the attached PDF or screenshots as an editable `.pptx`. Preserve text as text, simple charts as native charts where practical, and use image assets only for visuals that should not be PowerPoint-native. 交付前检查
Render the updated deck to per-slide PNGs, create a montage, check for overflow outside the slide canvas, report missing or substituted fonts, and fix visible layout issues before returning the final `.pptx`.