What problem does it solve?
This Skill helps you work with .pptx files end-to-end—turning slide content into usable text, safely editing or rebuilding presentations, and validating the resulting Office XML so the file remains structurally correct.
Core Features & Use Cases
- Text extraction & analysis: Extract slide text and structure from any .pptx so it can be reused in summaries, emails, or downstream processing.
- Template-based editing workflow: Analyze a template, unpack the PPTX into editable XML, modify slide contents, clean the structure, then repack into a valid .pptx.
- Visual QA for slide layout: Convert slides into per-slide images (via PDF->JPEG) for inspection of overflow, misalignment, spacing, and contrast issues.
- Create decks from scratch: Generate a new presentation when no template/reference exists, using a JavaScript workflow.
Quick Start
Tell the AI: “Use the pptx skill to extract text from the attached file deck.pptx, then summarize the key slide headings and bullet points.”