What problem does it solve?
Provides a complete toolkit to read, analyze, edit, validate, and create .pptx presentation files so users can automate slide workflows, fix template issues, and produce production-ready decks without manual XML editing.
Core Features & Use Cases
- Text extraction & analysis: extract text from .pptx for summaries, QA, or repurposing using markitdown-friendly tooling.
- Template-based editing: unpack, modify slide XML, duplicate/reorder slides, clean, and repack presentations with validation.
- Creation from scratch: guidance for programmatic generation using pptxgenjs and patterns for layout, charts, images, and icons.
- Visual QA & thumbnails: convert slides to images, build thumbnail grids, and perform visual inspection cycles.
- Workflow example: analyze a client template, map content to layout slides, remove placeholders, run visual QA, and pack a validated output.pptx ready for delivery.
Quick Start
Use the pptx skill to extract text and generate thumbnails from presentation.pptx, then unpack it for template edits and repacking.