What problem does it solve?
This Skill removes the guesswork from working with .pptx files by giving structured, reliable workflows for reading, modifying, and validating presentation content using the correct underlying approach for each task.
Core Features & Use Cases
- PPTX text access & conversion: Extract slide text by converting the PPTX to markdown when layout/notes don’t need raw fidelity.
- Raw OOXML editing guidance: Use direct XML access for speaker notes, comments, slide layouts, animations, and complex formatting that can’t be handled well through plain text extraction.
- PPTX creation workflows: Generate new presentations from HTML slides via an html-to-PPTX pipeline with accurate positioning, placeholders, chart/table injection, and visual validation.
- Editing safety/quality checks: Validate and repack modified OOXML using dedicated scripts and fix errors immediately after edits.
Quick Start
Use the anthropic-pptx skill to extract and analyze the contents of an attached presentation file 'deck.pptx'.