pptx-generator

Installation
SKILL.md

PPTX Presentation Generator

Overview

This skill generates polished PowerPoint decks through a 6-phase pipeline that separates content decisions (LLM) from slide construction (deterministic script) from visual validation (fresh-eyes subagent). The core principle: "Slides are visual documents, not text dumps. Generate mechanically, validate visually."

This separation prevents the common failure mode where the generator rationalizes away visual defects it introduced. The visual QA subagent has zero generation context and sees slides as viewers would.


Instructions

Phase 1: GATHER

Goal: Collect content, determine presentation structure, identify the presentation type.

Why this phase exists: Jumping straight to slide design without understanding the content produces a generic deck that doesn't serve the audience. Gathering first ensures every slide has a purpose.

Step 1: Parse the user request

Related skills
Installs
12
GitHub Stars
366
First Seen
Mar 22, 2026