What problem does it solve?
This Skill helps you reliably work with .pptx presentations by extracting their content, editing their internal structure, and validating the result so the output doesn’t silently break.
Core Features & Use Cases
- Extract & analyze .pptx contents: Pull text from PPTX for downstream use (summaries, emails, or rewriting).
- Template-driven editing workflow: Inspect slide layouts, unpack the PPTX into editable XML, modify slides, then clean and repack.
- Visual quality assurance: Generate thumbnails and per-slide renders for overlap/overflow detection before finalizing the file.
- From-scratch creation guidance: When no template exists, build a new PPTX using PptxGenJS-style practices.
Use Case: You receive a “template” deck and new content, then you want to update slide text/layout, remove placeholders, and ensure the final PPTX looks correct and stays structurally valid.
Quick Start
Use the pptx skill to extract all text from the file 'presentation.pptx'.