What problem does it solve?
Creating and editing PowerPoint presentations programmatically is difficult due to the complex OOXML format, precise positioning requirements, and the need for visual consistency. This Skill eliminates that friction by providing structured, validated workflows for creating, editing, and analyzing .pptx files.
Core Features & Use Cases
- Presentation Creation: Build new presentations from scratch using HTML-to-PowerPoint conversion or from existing templates with intelligent layout matching.
- Content Editing: Modify existing presentations by unpacking OOXML, editing XML, and repacking with schema validation.
- Template Management: Analyze template designs, create slide inventories, duplicate slides, and replace placeholder text while preserving formatting.
- Visual Analysis: Extract text inventories, generate thumbnail grids, and convert slides to images for visual review.
Quick Start
Use the pptx skill to create a new 16:9 presentation from the attached template file 'quarterly-review.pptx' and replace the title slide placeholder with "Q3 Business Review".