What problem does it solve?
This Skill automates the end-to-end workflow of creating, editing, and analyzing PowerPoint presentations (.pptx). It enables rapid deck production, automated content insertion, and visual validation to reduce manual slide assembly time.
Core Features & Use Cases
- Template-driven slide generation: build decks from HTML or templates with deterministic layouts.
- Content automation: insert charts, images, and text with preserved formatting across slides.
- Deck auditing & replacement: extract text inventory, plan content replacements, and apply changes while preserving structure.
- Quick-start workflows: generate thumbnails and inventories to audit large decks, duplicate or rearrange slides, and update content from a replacement JSON.
Quick Start
Use the pptx skill to automate a deck: first install Python and Node tooling as needed, then generate a text inventory with inventory.py, craft a replacement plan in replacement-text.json, and apply it with replace.py to produce the updated deck.