pptx

Read, edit, and assemble PowerPoint .pptx decks with templates.

Updated Oct 22, 2025
One-click install
npx skills add https://github.com/lemu/sea-prototype-template --skill pptx-lemu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/lemu/sea-prototype-template/tree/main/.agents/skills/pptx
Command: npx skills add https://github.com/lemu/sea-prototype-template --skill pptx-lemu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Reads, edits, and generates PowerPoint decks (.pptx) to streamline presentation workflows, saving time on content extraction, layout adaptation, and deck assembly.

Core Features & Use Cases

  • Read and extract: pull slide text, metadata, and structure from PPTX files for summarization and repurposing.
  • Edit and template from layouts: modify slides, apply templates, and reflow content across decks to fit branding or messaging.
  • Create and assemble decks: generate new presentations from templates, combine slides, and automate slide generation for pitches or reports.

Quick Start

Load a PPTX file and instruct the assistant to extract slide text, summarize each slide, and propose an edited deck outline.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I extract text and metadata from a PowerPoint presentation?

Extract slide text, metadata, and structure from PPTX files by loading the presentation and instructing the assistant to pull content for summarization or repurposing.

Can I automate applying a new template to existing PowerPoint slides?

Yes, you can edit and apply templates to reflow content across decks to fit branding or messaging.

What's the best way to generate new slides and assemble decks from templates?

Generate new presentations from templates by combining slides and automating slide generation for pitches or reports.

Do I need specific Python libraries to automate PPTX workflows?

Yes, automating PPTX workflows requires dependencies including defusedxml, lxml, and Pillow to process presentation files.

Does this approach support reading and editing speaker notes in PowerPoint files?

Yes, the automation scripts operate on .pptx input and output with template and notes support.