pptx

Automate PPTX deck creation, editing, and extraction with templates.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/UselessXu/mino --skill pptx-uselessxu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/UselessXu/mino/tree/main/.claude/skills/pptx
Command: npx skills add https://github.com/UselessXu/mino --skill pptx-uselessxu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates PPTX deck workflows such as creating presentations, extracting slide content, and updating slides from templates, reducing manual drag and drop work.

Core Features & Use Cases

  • Create new decks from templates and themes
  • Read, parse, and extract text from PPTX slides for summaries or indexing
  • Edit, modify, or reorder slides, notes, and comments; support for templates and layouts

Quick Start

Open a PPTX file and provide content prompts to automatically generate and refine slides.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PPTX deck creation and editing from templates?

To automate PPTX deck creation, you provide an input PPTX file and content prompts to generate and refine slides. This approach handles structured slide manipulation, template-aware editing, and error-tolerant operations through included scripts.

Can I extract text from PPTX slides for summaries or indexing?

Yes, you can extract text from PPTX slides for summaries or indexing. The Skill reads, parses, and extracts slide content, reducing manual drag and drop work while supporting template reuse across product pitches and marketing decks.

What dependencies are needed to manipulate PPTX slides programmatically?

Manipulating PPTX slides programmatically requires defusedxml, lxml, and Pillow dependencies. These libraries support template-aware editing, content insertion, and structured slide manipulation workflows across various presentation formats.

Is there a best way to modify and reorder slides, notes, and comments in an existing presentation?

The best way to modify and reorder slides, notes, and comments in an existing presentation is using template-aware editing scripts. This method supports layouts, themes, and error-tolerant operations for structured slide manipulation workflows.

Does template-aware editing work with marketing decks and team update presentations?

Template-aware editing works with marketing decks, product pitches, training decks, and team updates. It applies to presentation workflows across these formats, handling input PPTXs, outputs, and template reuse through validation logic.