pptx

Create, edit, and analyze PowerPoint presentations with slide-aware workflows.

74|5|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/dralkh/seerai --skill pptx-dralkh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/dralkh/seerai/tree/main/skills/pptx
Command: npx skills add https://github.com/dralkh/seerai --skill pptx-dralkh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the friction of working with PowerPoint files by helping you read, edit, create, split, combine, validate, and inspect slide decks without manual trial and error.

Core Features & Use Cases

  • Presentation Reading: Extract text, thumbnails, and raw Office XML from .pptx files for analysis and review.
  • Slide Editing and Creation: Update existing decks or generate new ones from templates and from scratch while preserving layout intent.
  • Workflow Validation: Check for broken references, placeholder text, content-type issues, and visual QA problems before delivery.
  • Use Case: A research or business team can turn a draft deck into a polished presentation by analyzing the template, replacing placeholder content, and verifying the final file structure and visuals.

Quick Start

Use the pptx skill to open the attached presentation, review its structure and content, and help me edit or rebuild it into a polished final deck.

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 raw XML from PowerPoint presentations for analysis?

To extract text and raw XML from PowerPoint presentations, you can unpack the .pptx file format to read slide content, speaker notes, and layout structures directly. This allows you to analyze the deck's underlying Office XML and generate thumbnails for visual review.

Can I edit existing PowerPoint slides and generate new ones from a template?

Yes, you can edit existing PowerPoint slides and generate new ones from a template. The workflow preserves the original layout intent while replacing placeholder content, ensuring the updated slide deck maintains its structural integrity and visual formatting.

How do I validate PowerPoint files for broken references before delivery?

You validate PowerPoint files by checking for broken references, placeholder text issues, and content-type errors before delivery. This visual QA process inspects thumbnails and validates the repackaged Office file structure to ensure presentation integrity.

What is the best way to split and combine slide decks without corrupting the file?

The best way to split and combine slide decks is through reliable XML unpacking and Office file repacking. This slide-aware workflow safely extracts and reassembles presentation components, preventing file corruption and preserving layout intent.

Does this PowerPoint editing workflow require dependencies like lxml and Pillow?

Yes, this PowerPoint editing workflow requires dependencies like lxml, defusedxml, and Pillow. These libraries handle reliable XML unpacking, secure parsing, and thumbnail inspection to validate the visual QA and structural integrity of slide decks.