office-pptx
Installation
SKILL.md
PPTX creation, editing, and analysis
Overview
A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
Output Directory Convention
All files created using this workflow MUST be written to:
outputs/<document-name>/
Where <document-name> is a descriptive, lowercase, hyphenated name.
Examples: outputs/quarterly-sales-report/, outputs/employee-handbook/