What problem does it solve?
Working with PowerPoint files is often manual, fragile, and error-prone: this Skill provides repeatable, scriptable workflows to create presentations from HTML, edit existing slides at the OOXML level, extract and inventory text, generate thumbnails, and validate/repack PPTX files to avoid corruption.
Core Features & Use Cases
- Text extraction & inventory: Extract slide text with formatting and paragraph metadata for automated replacements and audits.
- OOXML editing: Unpack, edit, validate, and repack Office Open XML for comments, notes, layouts, and advanced formatting edits.
- HTML → PPTX conversion: Convert HTML slides to PowerPoint with accurate positioning using the html2pptx workflow and placeholders for charts/tables.
- Template workflows: Analyze template thumbnails, create a template inventory, duplicate/reorder slides, and apply validated text replacements programmatically.
- Visual validation & thumbnails: Produce thumbnail grids and slide images to review layout and detect text cutoff or overlap issues.
- Developer tooling: Includes robust scripts for unpacking/packing, validation against OOXML schemas, and safety checks to prevent corrupt outputs.
Quick Start
Convert your HTML slides and generate a validated presentation by running the html2pptx workflow and saving the output as presentation.pptx.