pptx

Automate PowerPoint deck creation, editing, and layout analysis.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Baronki/KISWARM8.0 --skill pptx-baronki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/Baronki/KISWARM8.0/tree/main/kiswarm7_remote/skills/pptx
Command: npx skills add https://github.com/Baronki/KISWARM8.0 --skill pptx-baronki

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the end-to-end creation, editing, and analysis of PowerPoint presentations (.pptx), unifying templates, layouts, and content workflows into a repeatable AI-assisted process.

Core Features & Use Cases

  • Create new presentations from templates or HTML-derived content with consistent typography and layout rules.
  • Programmatically edit slides, update text placeholders, insert images, charts, and tables while preserving formatting and styles.
  • Analyze decks for dimension conformity, placeholder regions, and layout consistency, enabling quick QA and batch deck updates.

Quick Start

Ask the AI to generate a PowerPoint deck from a prompt using the pptx skill's creation and editing workflows.

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 generation from templates?

You can automate PowerPoint presentation generation by applying this Skill to map dynamic content into template placeholders, enforcing consistent layouts and typography for publish-ready decks.

Can I programmatically edit slides and update text placeholders in existing PPTX files?

You can programmatically edit slides and update text placeholders in PPTX files while preserving formatting styles, enabling batch updates for text, images, charts, and tables across existing decks.

What is the best way to validate layout dimensions and placeholder regions across slides?

The best way to validate layout dimensions and placeholder regions across slides is to analyze the PPTX deck for dimension conformity and layout consistency, ensuring content embedding respects template boundaries.

Does this workflow support converting HTML-derived content into PowerPoint slides?

Yes, the workflow supports creating new presentations from HTML-derived content by applying consistent layout rules and typography to transform web content into structured PPTX slides.

Do I need playwright and sharp to run PPTX automation workflows?

Playwright and sharp are required dependencies for this PPTX automation workflow, providing browser automation for HTML rendering and image processing needed for dynamic content insertion and layout validation.