pptx

Automate PPTX creation, editing, and analysis for presentation workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, python-pptx, playwright, sharp, pptxgenjs, and includes scripts (resource) components.

What problem does it solve?

Presentation creation, editing, and analysis automation for PowerPoint (.pptx) files to streamline deck workflows across creation, modification, layout management, and notes.

Core Features & Use Cases

  • Create new PPTX decks with structured layouts and notes
  • Edit existing presentations, update content, modify layouts, and export notes or comments
  • Analyze slide structure and typography for consistency and accessibility, with tooling to validate inventories

Quick Start

Create a 5-slide PPTX with a title slide and bullet content for each topic.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PPTX presentation creation and editing in Python?

Automate PPTX presentation creation and editing by using this Skill to generate new decks with structured layouts, update existing slide content, and insert speaker notes or comments. It leverages python-pptx and pptxgenjs dependencies to manage slides programmatically.

Can I convert HTML to PPTX slides automatically?

Yes, you can convert HTML to PPTX slides automatically. This Skill supports deterministic HTML-to-PPTX conversion scripts using Playwright to render HTML content and translate it into native presentation slide layouts.

What's the best way to analyze slide layout consistency and typography in a PowerPoint file?

Analyze slide layout consistency and typography by running the Skill's inventory tooling to validate presentation structures. It inspects existing decks to check typography, layout consistency, and accessibility across all slides.

Does this PPTX automation tool work with image processing dependencies like Pillow?

Yes, this PPTX automation tool works with image processing dependencies like Pillow and sharp. These libraries handle image manipulation and rendering tasks required during slide creation and HTML-to-PPTX conversion workflows.

How do I replace content and update layouts in existing PowerPoint slides?

Replace content and update layouts in existing PowerPoint slides through the Skill's content replacement workflows. It modifies existing presentations by applying layout templates and updating text, notes, and structural elements programmatically.