What problem does it solve? Working with .pptx files programmatically is error-prone: templates break, layouts look generic, and visual defects slip through without inspection. This Skill provides a complete workflow for reading, editing, and creating PowerPoint presentations with built-in design guidance and mandatory QA. ## Core Features & Use Cases - Read and analyze presentations: Extract text with markitdown, generate thumbnail grids, and unpack raw XML for inspection. - Template-based editing: Unpack, duplicate, reorder, and edit slides at the XML level, then clean and repack with schema validation. - Create from scratch: Build decks with pptxgenjs using curated color palettes, typography pairings, charts, icons, and layout patterns. - Mandatory visual QA: Convert slides to images and inspect for overflow, overlap, contrast, and placeholder leftovers before delivery. - Use Case: Turn a quarterly business review outline into a polished 12-slide deck by applying a template, replacing placeholder content, and running visual QA on every slide. ## Quick Start Ask the AI to create a presentation from your outline or edit an existing .pptx file, and it will apply this skill's workflow automatically.