pptx

Automate PowerPoint creation, editing, and analysis workflows for PPTX presentations.

2|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/davidbeglenboyle/davids-claude-code-setup --skill pptx-davidbeglenboyle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/davidbeglenboyle/davids-claude-code-setup/tree/main/skills/ready-to-use/pptx
Command: npx skills add https://github.com/davidbeglenboyle/davids-claude-code-setup --skill pptx-davidbeglenboyle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, sharp, and includes scripts (resource) components.

What problem does it solve?

PowerPoint creation and editing can be tedious and error-prone. This skill provides a repeatable approach to generating, updating, and analyzing PPTX presentations with structured workflows and automation.

Core Features & Use Cases

  • Automated presentation creation and editing: generate slides, update content, apply layouts.
  • Content analysis and design guidance: extract structure, enforce readability, and ensure accessibility.
  • Workflow integration: supports HTML-to-PPTX conversions (via html2pptx), image/chart embedding, and notes/speaker content.

Quick Start

Create a new PPTX deck from a brief outline and iteratively refine slides with content and notes.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint creation and edit slides in bulk?

Automate PowerPoint creation by using structured command inputs and predefined templates to generate slides, apply layouts, and update content in bulk. This approach enforces validation around content placement, fonts, and colors to ensure error-free PPTX presentations.

Can I convert HTML to PPTX and embed images or charts?

Yes, you can convert HTML to PPTX and embed images or charts. The workflow supports HTML-to-PPTX conversions via html2pptx, alongside image embedding, chart integration, and adding speaker notes to enrich your presentation slides.

What is the best way to analyze PPTX presentations for readability and accessibility?

Analyze PPTX presentations by extracting the slide structure and enforcing readability and accessibility standards. This skill provides content analysis and design guidance to validate content placement, fonts, and colors, ensuring your deck meets accessibility requirements.

Does this PPTX automation workflow require Playwright or Sharp?

Yes, the PPTX automation workflow requires Playwright and Sharp as dependencies. Playwright handles browser-based interactions for tasks like HTML-to-PPTX conversion, while Sharp processes and embeds images into your presentation slides.

Are there limitations when using templates to generate slides?

When using templates to generate slides, limitations center on strict validation rules for content placement, fonts, and colors. You must adhere to predefined templates and structured command inputs, which restricts arbitrary formatting changes outside the validated workflow.