PPTPRO is a Codex skill for building polished, editable PPT/PPTX decks with a strict production workflow.
It focuses on:
- a mandatory anti-AI design gate for composition, typography, color, copy, imagery, and decoration
- a six-pass design workflow: distill, layout, typeset, colorize, calibrate, and polish
- an optional Zinx liquid-glass pixel-particle presentation direction with semantic red/yellow/blue/green roles
- slide recipe planning instead of generic bullet decks
- visual enrichment for text-heavy presentations
- source-native figures and real source objects for evidence-backed decks
- generated content visuals with the current latest built-in Codex/ChatGPT image tool when no real or traceable image fits
- softer rounded cards, callouts, panels, and synthesis bars
- human-facing source text instead of internal workflow notes
- rendered preview inspection and strict PPTX audit before handoff
SKILL.md: main skill behavior and workflowreferences/design-system.md: PPTPRO visual language and QA rulesreferences/slide-recipes.md: reusable slide structuresreferences/anti-ai-design.md: anti-AI design gate and rendered-review criteriareferences/zinx-style.md: optional Zinx presentation art directionscripts/pptpro_audit.py: strict PPTX audit helperagents/openai.yaml: agent metadata and default prompt
Run the audit helper on a local deck:
python scripts/pptpro_audit.py path/to/deck.pptx --render --strictFor decks with speaker scripts:
python scripts/pptpro_audit.py path/to/deck.pptx --script path/to/script.docx --render --strictThe audit checks common PPTPRO defects such as text overflow, cramped cards, missing shell slides, forbidden serif/beige defaults, internal workflow text inside audience-facing content, and weak visual balance.