pptx

Parse PPTX inputs, apply templates, inject content, and export presentations.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Ieer/OpenClaw-PWTInstaller --skill pptx-ieer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/Ieer/OpenClaw-PWTInstaller/tree/main/panopticon/global-skills/pptx
Command: npx skills add https://github.com/Ieer/OpenClaw-PWTInstaller --skill pptx-ieer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates PowerPoint slide creation, editing, and analysis to streamline presentation workflows.

Core Features & Use Cases

  • Automatic slide generation from content templates (text, images, and charts) to accelerate deck creation.
  • Multi-slide editing and layout management, including notes insertion and template application.
  • Consistency checks for typography, slide size, and color palettes across large slide sets.
  • Use case: teams that produce frequent sales decks can generate new presentations and update content in bulk with minimal manual edits.

Quick Start

Instantiate a PPTX automation workflow by loading a template, injecting content, and exporting the final presentation.

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

Automate PowerPoint presentation creation by loading a template, injecting text, images, and charts, and exporting a ready-to-share .pptx file without manual slide editing.

What's the best way to update content across multiple PPTX files in bulk?

Update content across multiple PPTX files in bulk using a programmable pipeline to parse inputs, apply templates, and inject content to streamline multi-slide editing workflows.

Can I validate typography and slide dimensions in existing PowerPoint slides?

Validate typography and slide dimensions in existing PowerPoint slides by running consistency checks across large slide sets to ensure color palettes and layouts match required standards.

Does this workflow support inserting speaker notes into PowerPoint presentations?

Inserting speaker notes into PowerPoint presentations is supported through multi-slide editing and layout management, allowing you to inject notes alongside content during template application.

How do I generate sales decks automatically with minimal manual edits?

Generate sales decks automatically by applying content templates to create new presentations, updating content in bulk with minimal manual edits for frequent deck production.

What libraries are used to parse PPTX inputs and export final slides?

Parse PPTX inputs and export final slides using libraries including pptxgenjs, python-pptx, playwright, sharp, and pillow to process and render presentation content.