ppt-generator
Installation
SKILL.md
PPT Generator Skill
Professional presentation engine. Generates SVG pages and converts them to native editable PPTX via svg_to_pptx. Includes 8 layout templates covering dark, light, consulting, tech, and more.
Prerequisites
- Python ≥ 3.10
- Required packages:
pip install python-pptx lxml - Agent capabilities: file write + shell execution (pure editor agents like Cursor cannot run this skill directly — users must execute commands manually)
- (Optional) Subagent support for parallel cross review
On first run, check if dependencies are installed. If not, run pip install python-pptx lxml.
When to Use
- User asks to create a PPT / presentation / slides
- User provides content, outline, or data that needs to become a PPTX
- User mentions "make a PPT", "generate slides", "presentation", etc.