What problem does it solve?
This PPTX Skill addresses the friction of manual PPTX editing, template-driven slide generation, and QA checks by providing a script-enabled workflow to unpack, inspect, edit, and re-pack PowerPoint presentations, with slide layout variety and thumbnail generation to speed review.
Core Features & Use Cases
- Read and analyze PPTX content by unpacking slides, extracting metadata, and generating thumbnails for QA.
- Create or modify slides from templates and slideLayouts, reassemble into a final presentation, and validate content types and relationships.
- Support template-driven editing workflows, including layout planning, unpacking, editing, cleaning, and packing, as described in the design notes.
Quick Start
Unpack a PPTX with the provided Python scripts and begin editing and rebuilding presentations using the template workflow.