pptx

Create, edit, and analyze PowerPoint presentations from prompts or templates.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/jokken79/YuKyuDATA-app1.0v --skill pptx-jokken79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/jokken79/YuKyuDATA-app1.0v/tree/main/.agent/skills/pptx-official
Command: npx skills add https://github.com/jokken79/YuKyuDATA-app1.0v --skill pptx-jokken79

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a programmable way to create, modify, and analyze PowerPoint presentations (.pptx) from prompts, scripts, or templates, reducing manual, repetitive work and enabling repeatable deck production.

Core Features & Use Cases

  • HTML to PPTX conversion: turn HTML slides into fully structured PowerPoint content with accurate positioning.
  • Inventory-based editing & replacement: extract slide text inventory, apply replacements while preserving formatting, and validate results.
  • Template-driven workflows: rearrange slides, duplicate sections, and generate multi-slide decks from templates using provided scripts.
  • Extensive media support: integrate charts, images, lists, and shapes with precise layout control.

Quick Start

Generate a 5-slide deck with a title, three content slides, and a closing slide from a textual outline.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint presentation creation from an outline?

Automate PowerPoint presentation creation by processing natural-language or structured prompts to generate multi-slide decks. This Skill builds complete presentations from textual outlines using template-driven workflows and automated formatting.

Can I convert HTML slides into formatted PPTX files?

Convert HTML slides into fully structured PPTX files with accurate positioning using the HTML-to-PPTX conversion feature. This enables web-based slide content to become native PowerPoint presentations with precise layout control.

How do I extract and replace text in PowerPoint slides while preserving formatting?

Extract a text inventory from PowerPoint slides and apply automated replacements while preserving original formatting. The inventory-based editing tooling validates results to ensure template consistency across the deck.

What is the best way to generate template-driven PowerPoint decks programmatically?

Generate template-driven PowerPoint decks programmatically by rearranging slides, duplicating sections, and integrating charts, images, and shapes. This approach enables repeatable deck production with precise layout control.

Does this PowerPoint automation Skill require specific dependencies to function?

PowerPoint automation requires Playwright, Sharp, and Pptxgenjs dependencies to function. These libraries enable browser-based rendering, image processing, and programmatic PPTX generation for the automated workflow.

What are the limitations of automating PPTX creation and editing?

Automating PPTX creation and editing handles text, charts, images, and shapes but depends on accurate structured prompts or HTML inputs. Complex manual animations or non-standard OOXML formatting may require post-generation adjustments.