What problem does it solve?
This Skill removes friction from working with .pptx files by providing tools and workflows to read, extract, edit, validate, and generate presentation files so users don't have to manually edit XML or rely on brittle, one-off tools.
Core Features & Use Cases
- Read & Extract: Extract text, speaker notes, and raw slide XML for analysis or repurposing content.
- Edit & Template Workflows: Unpack a PPTX, map content to layout slides, edit slide XML reliably, clean orphaned resources, and repack into a valid presentation.
- Create from Scratch: Use JavaScript/Node flows (pptxgenjs) guidance to generate new decks programmatically when no template exists.
- Visual QA & Conversion: Produce thumbnails and convert slides to images for visual inspection and QA using headless office tools.
- Use Case: Convert a design template into a polished pitch deck by mapping content into varied slide layouts, running visual QA, fixing overflows, and repacking a validated .pptx.
Quick Start
Open the attached presentation.pptx and extract all slide text and speaker notes into a structured summary.