pptx

Automates PPTX deck creation, editing, and batch processing.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/javi2481/proyecto-data-x --skill pptx-javi2481
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/javi2481/proyecto-data-x/tree/main/.claude/skills/pptx
Command: npx skills add https://github.com/javi2481/proyecto-data-x --skill pptx-javi2481

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Creating and updating PowerPoint presentations manually is time-consuming and error-prone. This skill automates PPTX deck workflows, enabling rapid generation, templating, and content edits.

Core Features & Use Cases

  • Generate pitch decks from templates and data sources
  • Update existing decks by applying layouts, notes, or comments
  • Merge, split, or reflow slides across multiple presentations
  • Extract content from slides for summaries or reports
  • Triggered when user mentions deck, slides, presentation, or a .pptx filename

Quick Start

Provide a PPTX file and describe the desired edits, and I will apply them to the deck.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate editing an existing PowerPoint deck?

To automate editing an existing PowerPoint deck, you provide a PPTX file and describe the desired modifications. The skill applies edits to the deck by leveraging slide layouts, notes, and comments to streamline presentation workflows.

Can I generate a pitch deck from a template automatically?

Yes, you can generate a pitch deck from templates and data sources automatically. This skill reads PPTX content via scripts to populate layouts and create slides, enabling rapid end-to-end presentation workflows without manual formatting.

Does this skill support batch processing multiple PPTX presentations?

Yes, this skill supports batch processing multiple presentations. You can merge, split, or reflow slides across several PPTX files simultaneously to automate end-to-end presentation workflows and update templates at scale.

What's the best way to extract notes and comments from PowerPoint slides?

The best way to extract notes and comments from PowerPoint slides is to provide the PPTX file for processing. The skill reads and leverages slide notes and comments to extract content for summaries, reports, or automated edits.

Do I need Python dependencies like lxml or Pillow to update PPTX templates?

Yes, you need dependencies like lxml, defusedxml, and Pillow to update PPTX templates. These libraries handle XML parsing and image processing within the scripts that read, write, and modify slide content.

How do I merge or split slides across different presentations?

To merge or split slides across different presentations, provide the PPTX files and specify the desired slide operations. The skill uses its scripts to reflow and combine slides, automating the presentation workflow.