Back to skills

pptx

workflows

Handles everything involving .pptx files: reading and extracting text, editing existing presentations, and building new ones from scratch or templates. Covers slides, layouts, speaker notes, and visua

Setup & Installation

npx skills add https://github.com/anthropics/pptx --skill pptx
or paste the link and ask your coding assistant to install it
https://github.com/anthropics/pptx
View on GitHub

What This Skill Does

Handles everything involving .pptx files: reading and extracting text, editing existing presentations, and building new ones from scratch or templates. Covers slides, layouts, speaker notes, and visual design. Combines text extraction, XML-level editing, and from-scratch generation in one workflow, so you don't need to switch between tools or manually reformat slides after every change.

When to use it

  • Working with pptx functionality
  • Implementing pptx features
  • Debugging pptx related issues