pptx

Read, edit, and assemble PPTX slide decks using Python tools.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/undead-undead/AIMAXXING --skill pptx-undead-undead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/undead-undead/AIMAXXING/tree/main/skills/pptx
Command: npx skills add https://github.com/undead-undead/AIMAXXING --skill pptx-undead-undead

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PPTX processing is often manual, time-consuming, and error-prone, requiring users to extract text, adjust slides, and assemble new decks from templates.

Core Features & Use Cases

  • Read and parse slide text, notes, and metadata from PPTX files.
  • Edit, reorder, or generate new decks from templates to fit different audiences.
  • Generate thumbnails and previews for quick review, sharing, and validation.

Quick Start

Use the pptx skill to read a PPTX file, apply edits, and export a new deck from a template.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate reading and editing PPTX slide decks?

Automating PPTX slide deck editing involves parsing slide text, notes, and metadata using Python-based manipulation scripts. This process reads existing presentation files, applies programmatic edits, and exports new decks from templates without manual adjustments.

What is the best way to generate new pitch decks from existing templates?

Generating new pitch decks from templates is done by programmatically reordering and assembling slides across multiple pages. This approach fits different audiences by applying automated edits to a base template, resulting in a customized presentation ready for export.

Can I extract text and notes from PPTX files for summarizing presentations?

Extracting text and notes from PPTX files for summarizing presentations is supported by reading and parsing slide metadata. The process pulls textual content and speaker notes directly from the presentation slides for quick review and assembly.

Do I need Python-based tools to convert templates into new slide decks?

Python-based PPTX manipulation tools are required to convert templates into new slide decks. These scripts integrate with a local-first runtime to process presentation files, apply automated edits, and generate new decks across multiple slides.

How do I generate thumbnails and previews for PPTX slides?

Generating thumbnails and previews for PPTX slides is handled by dedicated thumbnail generation scripts. These scripts process the presentation file to create visual previews for quick review, sharing, and validation of the slide deck.