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

Related skills

More from dp-archive/archive

Installs
6
GitHub Stars
1.1K
First Seen
Mar 6, 2026