gpt-image-slide
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGPT Image Slide Workflow
GPT图像幻灯片工作流
Use this skill when the user asks for the full GPT-image slide workflow, for example:
$gpt-image-slide- "create slide images from this reference slide and report"
- "make a deck with GPT image generation"
- "run the full future-slide image workflow"
This is the orchestrator. If the user asks for only one step, use the matching step skill instead:
- for
$slide-designDESIGN.md - for
$gpt-image-slide-planslide_plan.json - for
$gpt-image-slide-promptslide_prompts.json - for final
$gpt-image-slide-renderimagespage_<n>.png
当用户请求完整的GPT图像幻灯片工作流时使用此技能,例如:
$gpt-image-slide- "根据这张参考幻灯片和报告生成幻灯片图像"
- "使用GPT图像生成功能制作幻灯片集"
- "运行完整的未来幻灯片图像工作流"
这是一个编排器。如果用户仅请求单个步骤,请使用对应的步骤技能:
- 生成使用
DESIGN.md$slide-design - 生成使用
slide_plan.json$gpt-image-slide-plan - 生成使用
slide_prompts.json$gpt-image-slide-prompt - 生成最终的图像使用
page_<n>.png$gpt-image-slide-render
Required Sequence
必要执行顺序
Run these stages in order:
- Extract from the reference slide image or visual reference.
DESIGN.md - Build from
slide_plan.json, user files, and the deck request.DESIGN.md - Build from
slide_prompts.jsonandDESIGN.md.slide_plan.json - Render page images sequentially with Codex native image generation.
Do not skip ahead. Do not render before the prompt JSON exists.
按以下顺序执行这些阶段:
- 从参考幻灯片图像或视觉参考中提取。
DESIGN.md - 根据、用户文件和幻灯片集请求构建
DESIGN.md。slide_plan.json - 根据和
DESIGN.md构建slide_plan.json。slide_prompts.json - 使用Codex原生图像生成功能依次渲染页面图像。
请勿跳过任何步骤。在提示JSON生成完成前,不要进行渲染操作。
Output Contract
输出约定
The full workflow should leave these files in the workspace:
DESIGN.mdslide_plan.jsonslide_prompts.json- through
page_1.pngpage_N.png
完整工作流执行后,工作区中应包含以下文件:
DESIGN.mdslide_plan.jsonslide_prompts.json- 至
page_1.pngpage_N.png
Routing Rule
路由规则
If the user mentions HTML, browser-rendered slides, editable web slides, or export from HTML, use the skill family instead.
html-slide如果用户提及HTML、浏览器渲染幻灯片、可编辑网页幻灯片或从HTML导出,请改用系列技能。
html-slide