pptx

Automate PowerPoint creation and editing with python-pptx library.

1|Updated May 2, 2026
One-click install
npx skills add https://github.com/akobryan1/Telemetry-Tracking-and-Command-TT-C- --skill pptx-akobryan1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/akobryan1/Telemetry-Tracking-and-Command-TT-C-/tree/main/.github/skills/skills/pptx
Command: npx skills add https://github.com/akobryan1/Telemetry-Tracking-and-Command-TT-C- --skill pptx-akobryan1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation and modification of PowerPoint slides, enabling users to automate slide generation and editing tasks efficiently.

Core Features & Use Cases

  • Slide Content Manipulation: Read, parse, extract text from, and modify .pptx files.
  • Slide Design and Customization: Apply templates, layouts, and stylistic enhancements programmatically.
  • Use Case: Generate a presentation from data inputs, update slides with new information, or create presentations from scratch based on user specifications.

Quick Start

Use the pptx skill to generate a new presentation with a title slide and bullet points.

Frequently Asked Questions about pptx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PowerPoint presentation creation from data?

You can automate PowerPoint presentation creation by using scripts to generate slides, insert text, and apply layouts from data inputs. This streamlines slide generation and editing tasks efficiently based on user specifications.

Can I apply slide templates and layouts programmatically with python-pptx?

Yes, you can apply slide templates and layouts programmatically using python-pptx. The Skill supports slide design customization, allowing you to apply templates, layouts, and stylistic enhancements directly to .pptx files.

What's the best way to extract and modify text in existing .pptx files?

The best way to extract and modify text in existing .pptx files is through content manipulation scripts. You can read, parse, extract text from, and update slides with new information seamlessly.

Do I need python-pptx installed to edit PowerPoint slides?

Yes, you need the python-pptx library installed to edit PowerPoint slides. It is a required dependency for full functionality, enabling the Skill to automate presentation creation, layout customization, and text insertion.

Does presentation automation work for updating slides with new information?

Presentation automation works for updating slides with new information by parsing existing .pptx files and modifying text content programmatically. This allows you to efficiently update slide data without manual editing.