create-slidedeck

Generates visually cohesive slide decks from source documents using image generation.

Updated Sep 5, 2026
One-click install
npx skills add https://github.com/SillyHippy/zo-skills --skill create-slidedeck-sillyhippy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-slidedeck
Source: https://github.com/SillyHippy/zo-skills/tree/main/skills/zo-create-slidedeck
Command: npx skills add https://github.com/SillyHippy/zo-skills --skill create-slidedeck-sillyhippy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning articles, reports, or other reference material into a polished slide deck normally requires manual design work to keep colors, typography, and layout consistent across every slide. This Skill automates that pipeline so a source document becomes an organized, exportable deck. ## Core Features & Use Cases - Style Prototype Generation: Creates a single style-template image defining the palette, typography, and graphical motifs that every subsequent slide references for visual cohesion. - Sequential Slide Rendering: Generates a cover slide plus body slides one at a time via edit_image prompts tied to the style prototype, then organizes them in a kebab-case folder under slide-decks/. - Export to Shareable Formats: Produces a full-bleed PowerPoint (.pptx) and PDF from the slide images as final artifacts. - Use Case: Paste in a blog post about the history of corporations and receive a 10-slide deck with a cover, narrative-driven content slides, and matching PPTX and PDF files ready to present. ## Quick Start Turn the attached article into a short slide deck with a consistent visual style and export it as PowerPoint and PDF.

Frequently Asked Questions about create-slidedeck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn an article into a slide deck with AI?▼

Provide the source document and the Skill plans a slide sequence, generates a style prototype image, then renders each slide with edit_image prompts referencing that template. It finishes by exporting the slides as PPTX and PDF files.

How do I keep AI-generated slides visually consistent?▼

Generate one style prototype image first that defines the color palette, typography, and graphical motifs. Every subsequent slide prompt must explicitly reference that template so the palette, fonts, and diagram style stay cohesive across the deck.

What output formats does the slide deck export to?▼

The deck exports as a PowerPoint (.pptx) file with each slide image placed full-bleed in sequence, plus a PDF generated from the same images. Both files are saved in the deck folder alongside the individual slide PNGs.

How many slides should an AI-generated deck have?▼

Decks should stay short, with no more than 16 slides and often fewer. Each slide should communicate a single idea, with the cover framing the theme, middle slides developing the narrative, and final slides summarizing implications.

Why do generated slides look inconsistent across a deck?▼

Inconsistency happens when slide prompts do not reference a shared style template. The fix is to create a style prototype first and pass it to every edit_image call so the model reuses the same palette, typography, and graphical language.