What problem does it solve? AI-generated slide decks often look generic and ship with layout bugs like overlapping text, off-canvas charts, and leftover placeholder content. This Skill provides tool selection guidance, design conventions, and a mandatory QA loop so decks come out polished and verified. ## Core Features & Use Cases - Tool Selection Guidance: Choose between pptxgenjs for from-scratch decks, python-pptx for Python pipelines and light edits, and OOXML unpack/edit/repack for structural changes that preserve theme and master. - Design Conventions: Topic-informed color palettes, typography pairings, layout variants, and anti-patterns that distinguish designed decks from generated ones. - Mandatory QA Loop: markitdown text extraction for content checks plus rendered-image visual inspection by a fresh-context sub-agent, with fix-and-verify cycles. - Use Case: A user needs a final-deliverable pitch deck from project data. The Skill generates it with pptxgenjs using a custom palette and varied layouts, renders thumbnails via LibreOffice and Poppler, and runs visual QA before delivery. ## Quick Start Use the pptx skill to create a ten-slide project status deck from my data and run the full visual QA loop before delivering it.