What problem does it solve?
This Skill removes manual slide production and error-prone binary editing by providing reproducible, scriptable workflows to create, edit, inspect, and validate PowerPoint (.pptx) presentations and their underlying Office Open XML files.
Core Features & Use Cases
- Text extraction & inventory: Extract all slide text with paragraph-level formatting and produce a structured inventory for replacements or audit.
- OOXML read / edit / validate: Unpack PPTX to raw XML, edit slides/notes/layouts, validate XML and repack to produce safe, loadable presentations.
- HTML → PPTX generation: Convert HTML slide files to PPTX with accurate positioning, placeholder extraction, and chart/table insertion.
- Template-driven automation: Analyze template inventories, duplicate/rearrange slides, apply bulk replacements, and generate thumbnail grids for visual review.
- Developer tooling: Includes scripts for html2pptx processing, inventory extraction, replace, rearrange, thumbnail generation, and repacking/validation to support end-to-end automated workflows.
- Use Case: Automate producing weekly investor decks by mapping content to a corporate template, validating layouts, creating thumbnails for review, and exporting a final PPTX.
Quick Start
Run the html2pptx workflow to convert your prepared HTML slides into a presentation and validate the output before sharing.