What problem does it solve?
This Skill centralizes and automates PowerPoint (.pptx) workflows, enabling you to read, edit, and generate slide decks without manual file handling.
Core Features & Use Cases
- Read and extract text from slides to analyze content or repurpose material.
- Edit, template, or assemble presentations from templates, and manage speaker notes or comments.
- Create new presentations or merge/split decks by manipulating slide files; trigger actions when user mentions deck, slides, or presentation keywords.
Quick Start
Unpack a PPTX for editing: Python scripts/office/unpack.py input.pptx unpacked/
Repack after edits: Python scripts/office/pack.py unpacked/ output.pptx --original input.pptx
Generate slide thumbnails: Python scripts/thumbnail.py input.pptx