pptx-toolkit
Installation
SKILL.md
PPTX Toolkit
Create and edit PowerPoint decks with python-pptx
(MIT licensed).
When to Use
- Generate a
.pptxdeck or pitch presentation from content. - Edit an existing presentation (add slides, text, images, tables, notes).
- Extract text or speaker notes from a
.pptx.
To convert a deck to Markdown for analysis, use
markitdown-converter. Use this skill to author or edit.pptxfiles.
Setup
pip install python-pptx