pptx

Automate PPTX deck creation, editing, and QA with deterministic scripts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PPTX deck creation, editing, and QA are often manual, error-prone tasks that slow down presentation workflows.

Core Features & Use Cases

  • Deterministic script-driven PPTX generation and editing for consistent deck quality.
  • Built-in QA gates and style guidance for charts, tables, flows, and backgrounds.
  • Use Case: quickly regenerate a complex deck from content and verify layout across slides.

Quick Start

Execute a slide-design flow by providing your content to the skill and letting it generate a turnkey PPTX with automated checks.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PPTX creation and editing without manual formatting?

Automate PPTX creation and editing using deterministic scripts that generate slides, upgrade templates, and render professional diagrams. This approach ensures consistent deck quality while replacing manual, error-prone formatting tasks with script-driven generation and built-in style gates.

Can I enforce style and QA gates across PowerPoint slides automatically?

Yes, you can enforce style and QA gates across slides using built-in validation scripts. The QA tooling checks layout consistency, validates charts and tables, and applies style guidance deterministically across the entire presentation deck.

Does python-pptx support rendering professional diagrams and flows in presentations?

Python-pptx supports rendering professional diagrams and flows by leveraging deterministic scripts alongside lxml and Pillow. These dependencies enable automated generation of complex visual elements, including charts, tables, and background styles within PPTX decks.

What is the best way to regenerate a complex presentation deck from content?

The best way to regenerate a complex presentation deck from content is through script-driven automation. Provide your content to the skill to generate a turnkey PPTX, which then applies automated checks to verify layout and style across all slides.

Do I need defusedxml and Pillow to run automated presentation QA checks?

Yes, defusedxml and Pillow are required dependencies for running automated presentation QA checks. Alongside python-pptx and lxml, they enable the deterministic edits, diagram updates, and validation logic performed by the QA tooling scripts.