Setup & Installation
What This Skill Does
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown. Covers the full workflow: extracting text from existing decks, editing template-based presentations via XML, and building new ones from scratch with a built-in design system for colors, fonts, and slide layouts. Manually recreating slide layouts in code is error-prone and time-consuming; this skill handles the full PptxGenJS API, design tokens, and slide type conventions so you don't have to look them up or guess at coordinates.
When to use it
- Working with pptx generator functionality
- Implementing pptx generator features
- Debugging pptx generator related issues
