document-pptx

Installation
SKILL.md

Document PPTX Skill - Quick Reference

This skill enables creation and editing of PowerPoint presentations programmatically. Claude should apply these patterns when users need to generate pitch decks, reports, training materials, or automate presentation workflows.

Modern Best Practices (Jan 2026):

  • One slide = one takeaway; design the deck around a decision or audience goal.
  • Cite numbers (definition + timeframe + source) and keep a single source of truth for charts.
  • Accessibility: slide titles, reading order, contrast, and meaningful alt text; follow your org's standard (often WCAG 2.2 AA / EN 301 549).
  • Version decks and enforce review loops (avoid "final_final_v7.pptx").

Quick Reference

Task Tool/Library Language When to Use
Create PPTX python-pptx Python Presentations, slide decks
Create PPTX PptxGenJS Node.js Server-side generation
Template-driven PPTX-Automizer Node.js Corporate branding, template injection
Related skills
Installs
135
GitHub Stars
60
First Seen
Jan 23, 2026