pptx

Create, read, and edit PPTX decks from templates and layouts.

38|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/pipixia-labs/creative-claw --skill pptx-pipixia-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/pipixia-labs/creative-claw/tree/main/skills/pptx
Command: npx skills add https://github.com/pipixia-labs/creative-claw --skill pptx-pipixia-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, defusedxml, and includes scripts (resource) components.

What problem does it solve?

The PPTX skill enables you to automate the full lifecycle of PowerPoint presentations—creating decks, editing slides, extracting content, and organizing layouts—so you can move from idea to final slides without manual back-and-forth.

Core Features & Use Cases

  • Create, read, edit, and combine PPTX decks from templates and layouts.
  • Extract slide content, speaker notes, and comments for summaries or re-use.
  • Apply templates, insert slides, and manage templates across projects (pitch decks, product briefs, training decks).
  • Use in real-world workflows: generate a starter deck from data, update a template-based slide set, or split/merge slides for different audiences.

Quick Start

Instruct the system to open a PPTX, apply a template, and generate a deck from data.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PPTX presentation creation from existing templates?

You can automate PPTX presentation creation by applying templates and layouts to generate decks directly from your data. The system handles slide insertion and template management to streamline the entire workflow.

Can I extract speaker notes and comments from PowerPoint slides?

Yes, you can extract slide content, speaker notes, and comments from PowerPoint slides. This allows you to easily pull text and annotations for summaries or re-use in other documentation.

What is the best way to update a slide template across multiple decks?

The best way to update a slide template across decks is to use automated template management to apply, insert, and organize slides. This ensures consistent layouts across projects like pitch decks and training materials.

Does this approach work for splitting or merging slides for different audiences?

Yes, this approach supports splitting and merging slides to customize decks for different audiences. You can combine multiple PPTX files, manage layouts, and reorganize slides without manual editing.

Do I need specific dependencies to read and edit PPTX files programmatically?

You need dependencies like Pillow for image processing and defusedxml for safe XML parsing to read and edit PPTX files programmatically. These libraries support deterministic script guidance for slide management.