presentation-builder
Installation
SKILL.md
Presentation Builder Skill
Build high-fidelity PowerPoint presentations using HTML/CSS slides rendered to images. Can also read and analyze existing PPTX files.
Reading Existing PPTX Files
To analyze or use an existing presentation as reference:
npm run read-pptx <file.pptx> [options]
Options:
--no-images- Skip rendering slides as images (faster)--output-dir <dir>- Where to save slide images--json- Output as JSON instead of markdown