storyboard-to-slides

Installation
SKILL.md

Storyboard to Slides

Assemble a polished PPTX from a storyboard CSV + image files using python-pptx.

Dependencies

# pip install python-pptx Pillow

Input Format

Expects storyboard.csv with columns: slide_no, slide_type, title, bullet_points, image_prompt, speaker_notes, layout

And image files named slide_{no}.png for each row.

Workflow

Installs
31
GitHub Stars
1.1K
First Seen
Feb 20, 2026
storyboard-to-slides — dp-archive/archive