What problem does it solve? Creating polished, on-brand PowerPoint presentations with AI typically produces either flat text dumps or uneditable image-based slides. This Skill builds PPTX files where all text, charts, tables, and shapes remain fully editable in PowerPoint, while AI-generated illustrations and Material Symbols icons add visual richness. ## Core Features & Use Cases - Hybrid generation pipeline: A staged workflow (outline → design mockup approval → native build → render verification → human image review → final PPTX) that keeps text and numbers as the single source of truth in outline.md while mockups define composition. - Native charts and tables: Real data is rendered as Excel-editable OOXML charts via addChart and tables via addTable, never baked into images, with a strict gray-gradation brand system (tokens.json) and BIZ UDPGothic typography. - Edit mode for existing decks: Detects whether a deck's source of truth is the build script or a human-edited PPTX, then applies differential rebuilds or surgical python-pptx edits without destroying manual changes. - Use Case: Ask for a 15-slide Japanese business proposal deck; the Skill co-creates the outline, generates design mockups for approval, builds each slide natively with icons and charts, verifies rendering against mockups, and delivers a template-injected final PPTX. ## Quick Start Create a PowerPoint presentation about our Q3 sales results using the pptx skill, with an outline I can review before you build the slides.