What problem does it solve?
Manually editing, creating, or extracting content from PowerPoint (.pptx) files is time‑consuming and error‑prone, especially when dealing with templates, layouts, and visual consistency.
Core Features & Use Cases
- Reading Content: Quickly extract text, raw XML, and thumbnail previews from presentations using Python utilities.
- Editing Workflow: Unpack a slide deck, modify XML structures, and repack while preserving relationships and styles.
- Creating from Scratch: Generate new slide decks programmatically with pptxgenjs, supporting custom layouts, shapes, charts, and images.
- Design Guidance: Built‑in best‑practice recommendations for color palettes, typography, and slide composition.
- Quality Assurance: Automated visual QA steps, including image conversion and bug‑hunt prompts.
Quick Start
Ask the PowerPoint skill to extract all text from the file 'deck.pptx' and create a new slide titled 'Summary'.