gpt-image-slide
๐ฏSkillfrom bytonylee/future-slide-skill
An end-to-end orchestrator skill that creates slide decks as generated images from a reference slide, source files, and a deck prompt, running design extraction, plan building, prompt generation, and image rendering stages in sequence.
Same repository
bytonylee/future-slide-skill(10 items)
Installation
npx vibeindex add bytonylee/future-slide-skill --skill gpt-image-slidenpx skills add bytonylee/future-slide-skill --skill gpt-image-slide~/.claude/skills/gpt-image-slide/SKILL.mdSKILL.md
More from this repository9
An HTML slide deck generator that produces polished horizontal-swipe presentations with strict layout enforcement using registered layouts (S01-S22), keyboard navigation, and static mode output.
Transforms reference slide images and user-provided files into polished HTML presentation decks through a multi-skill workflow of extraction, building, and QA stages.
Part of a four-stage slide-generation workflow that turns reference slide images into polished decks. This skill writes page-by-page slide prompts in JSON with strict enforcement against generic output.
Part of a four-stage slide-generation workflow. This skill renders the final page images sequentially from the prompt JSON.
Part of a four-stage slide-generation workflow. This skill builds a persuasive slide plan in JSON format with strict narrative structure enforcement.
A reusable skill bundle for generating slide presentations through a disciplined four-stage workflow: extracting design from a reference image, building a slide plan, writing page-by-page prompts, and rendering output as images or HTML decks.
A four-stage slide generation skill that turns a reference slide image, user files, and a prompt into complete slide decks. The workflow covers design extraction, persuasive slide planning, page-by-page prompt creation, and sequential image rendering.
A reusable skill bundle that generates HTML slide decks through a four-stage workflow: extracting design tokens from a reference image, building a persuasive slide plan in JSON, and writing polished page-by-page HTML.
A four-stage skill bundle that transforms a reference slide image and user files into polished slide decks through structured steps: extracting a design system, building a persuasive slide plan, writing page-by-page prompts, and generating final slide images.