powerpoint-presentations
Installation
SKILL.md
PowerPoint Presentations
Quick Reference
| Task | How |
|---|---|
| Create from scratch | get_slide_design_reference → create_presentation (PptxGenJS). Read pptxgenjs.md. |
| Create from template | get_presentation_layouts → delete_slides (strip content) → add_slide → update_slide_content. Do NOT use create_presentation. |
| Edit existing | analyze_presentation → update_slide_content. Read editing-guide.md. |
| Verify | preview_presentation_slides after every change |
Design Ideas
Don't create boring slides. Plain bullets on a white background won't impress anyone.