ppt-generator
SKILL.md
PPT Generator Skill
Automatically generate PowerPoint presentations from structured Markdown.
When to Use
✅ USE this skill when:
- "Create a PPT for me"
- "Export this as a PowerPoint"
- "Generate a .pptx file"
- User provides content and expects a downloadable PPT
Implementation
This skill uses a Python script (generate_ppt.py) that leverages the python-pptx library to parse Markdown and create slides.