What problem does it solve?
This Skill streamlines working with PowerPoint .pptx files by providing reliable workflows for creating presentations from HTML, editing existing slides at the OOXML level, extracting and replacing text, and validating or repacking presentations so users avoid fragile manual edits and format breakage.
Core Features & Use Cases
- HTML-to-PPTX conversion: Convert HTML slides to PowerPoint with accurate positioning and placeholders using the html2pptx workflow.
- OOXML unpacking & editing: Unpack .pptx archives, inspect and modify slide XML (comments, notes, layouts, themes), then repack safely.
- Inventory, replace, and rearrange: Extract structured text inventories, apply validated replacement JSON, duplicate/reorder slides, and preserve media relationships.
- Thumbnail & visual validation: Produce thumbnail grids, rasterize gradients/icons before conversion, and validate layouts to catch overflow or alignment issues.
- Use Case: Automate generating a branded deck from HTML templates, programmatically replace placeholder text across slides, validate the output, and produce thumbnails for QA.
Quick Start
Ask the skill to convert a set of HTML slides into a 16:9 PowerPoint using html2pptx, generate a thumbnail grid, and produce a text inventory for replacements.