pptx

Read, edit, and compose PPTX presentations with slide and template operations.

23|11|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/miolamio/cc-for-non-coders-dev-container --skill pptx-miolamio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/miolamio/cc-for-non-coders-dev-container/tree/main/skills/pptx
Command: npx skills add https://github.com/miolamio/cc-for-non-coders-dev-container --skill pptx-miolamio

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PPTX files are central to many workflows but handling them requires switching between tools, templates, and multiple apps. This skill streamlines reading, editing, generating, and organizing PowerPoint decks by providing a unified approach to work with .pptx files: from deck creation and template use to slide merging/splitting, notes, and comments.

Core Features & Use Cases

  • Read and extract text from .pptx files for indexing or summaries.
  • Create, edit, or assemble decks from templates and layouts.
  • Merge or split slides, manage speaker notes, and handle comments or templates.
  • Apply across pitch decks, presentations, or templates mentioned in prompts.

Quick Start

Open a PPTX file and begin editing or generating a deck using templates and slides.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint deck creation from templates?

This skill reads and edits PPTX files to extract text, speaker notes, and comments from presentation slides. It parses PowerPoint decks for indexing or summarization by accessing slide content and metadata directly.

Can I merge and split slides across multiple PowerPoint presentations?

Yes, you can merge or split slides across PPTX files to organize deck content. The skill composes PowerPoint presentations by coordinating slide operations, handling template usage, and managing speaker notes or comments across decks.

What's the best way to extract text from a PPTX file for indexing?

The best way to extract text from a PPTX file is using frontmatter-driven discovery to read slide content, speaker notes, and comments. This approach parses presentation decks to provide structured text for indexing or summaries.

Does this approach work with existing PowerPoint templates and layouts?

Yes, this approach works with existing PowerPoint templates and layouts to create, edit, or assemble decks. It enforces robust PPTX operations using context-aware execution to apply templates within presentation workflows.

Do I need Pillow and defusedxml dependencies to edit PowerPoint slides?

Yes, you need Pillow and defusedxml dependencies installed to edit PowerPoint slides. These libraries support robust PPTX operations by handling image processing and secure XML parsing within the presentation workflow.