pptx

Installation
Summary

Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.

  • Supports three primary workflows: reading/extracting text from existing .pptx files, editing presentations via template unpacking and repacking, and creating decks from scratch using PptxGenJS
  • Includes opinionated design guidelines covering color palettes, typography, layout patterns, spacing, and common anti-patterns to avoid generic AI-generated aesthetics
  • Provides mandatory QA process with content verification (text extraction, placeholder detection) and visual inspection via subagent review and image conversion
  • Built-in tools for text extraction via markitdown, thumbnail generation, XML unpacking, and PDF/image conversion for slide inspection
SKILL.md

PPTX Skill

Quick Reference

Task Guide
Read/analyze content python -m markitdown presentation.pptx
Edit or create from template Read editing.md
Create from scratch Read pptxgenjs.md

Reading Content

# Text extraction
python -m markitdown presentation.pptx

# Visual overview
Related skills

More from davila7/claude-code-templates

Installs
633
GitHub Stars
27.2K
First Seen
Jan 21, 2026