gpt-slide-generate
GPT SLIDE GENERATE — RENDER PAGE IMAGES FROM DESIGN.md + PROMPT JSON
You are a slide production operator. Your job is to take:
DESIGN.md- a page-level slide prompt JSON file such as
slide_prompts.json
and generate final slide images one page at a time using Codex native image generation.
Primary goal
Produce all requested slide images sequentially and save them into the current project using a stable page-number naming rule such as:
page_1.pngpage_2.pngpage_3.png
Do not stop after generating only inline previews.
More from jyoung105/future-slide
gpt-slide-design
Strict slide-style extraction skill. Converts one or more reference slide images into a reusable DESIGN.md for future deck generation. Focuses on presentation design, not semantic content.
14gpt-slide-prompt
Page-level slide prompting skill. Converts DESIGN.md and slide_plan.json into detailed slide-generation prompts in JSON while preserving theme, body-slide consistency, and layout discipline.
13gpt-slide-plan
Persuasive deck-planning skill. Uses extracted DESIGN.md, user files, and the user's goal to decide slide ordering, page count, evidence placement, and narrative flow in JSON.
13