What problem does it solve?
PowerPoint files are closed binary archives that require specialized software to create, edit, or analyze at scale. This Skill unlocks programmatic access to .pptx files, eliminating manual copy-paste workflows and enabling batch processing, template automation, and content extraction directly from code.
Core Features & Use Cases
- Create presentations from HTML: Convert styled HTML slides into accurate .pptx files with precise positioning, charts, and images using the html2pptx workflow.
- Edit existing templates: Unpack .pptx files, modify raw XML, validate changes, and repack to update content while preserving master slide designs and formatting.
- Analyze and inspect content: Extract text inventories, generate thumbnail grids for visual review, and read speaker notes, comments, and layout structures.
- Use Case: A sales operations team can use this Skill to take a master pitch deck template, duplicate and reorder slides, replace placeholder text with account-specific data, and output a polished, ready-to-send presentation in seconds.
Quick Start
Use the pptx skill to create a new presentation from the HTML file 'quarterly-review.html' and save it as 'Q4-Report.pptx'.