What problem does it solve? Working with .pptx files programmatically is complex because they are ZIP archives of XML files. This Skill provides structured workflows to create new presentations from scratch or templates, edit existing slides at the raw XML level, and extract content for analysis. ## Core Features & Use Cases - Presentation Creation: Build new decks from HTML slides via the html2pptx workflow with accurate positioning, charts, tables, and design palettes. - Template-Based Generation: Duplicate, reorder, and populate template slides using inventory extraction and text replacement scripts. - OOXML Editing: Unpack, edit, validate, and repack raw PowerPoint XML for speaker notes, comments, layouts, and animations. - Use Case: Ask for a quarterly sales deck with charts and branded colors, and get a validated .pptx file with thumbnail-based visual quality checks. ## Quick Start Create a 10-slide PowerPoint presentation about our Q4 results with a title slide, bar charts, and a consistent color palette.