powerpoint-pptx

Create, inspect, and modify PowerPoint presentations via OOXML manipulation.

12|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tsukhani/jclaw --skill powerpoint-pptx-tsukhani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint-pptx
Source: https://github.com/tsukhani/jclaw/tree/main/skills/powerpoint-pptx
Command: npx skills add https://github.com/tsukhani/jclaw --skill powerpoint-pptx-tsukhani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual friction and layout errors associated with creating, editing, and auditing complex Microsoft PowerPoint presentations.

Core Features & Use Cases

  • Template-Aware Editing: Safely modify decks while respecting masters, layouts, and placeholders to ensure visual consistency.
  • Content & Visual QA: Perform automated checks for text overflow, alignment issues, and missing content to ensure professional output.
  • Use Case: Use this skill to ingest a raw text brief and generate a polished, branded slide deck that adheres to existing corporate theme and layout constraints.

Quick Start

Use the powerpoint-pptx skill to inspect the provided presentation deck and generate a report on any layout inconsistencies or missing placeholders.

Frequently Asked Questions about powerpoint-pptx

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

FAQPage Schema
How do I automate PowerPoint creation from raw text while respecting existing templates?

Automate PowerPoint creation by ingesting raw text briefs and applying template-aware editing that respects masters, layouts, and placeholders to generate polished, branded slide decks with visual consistency.

Can I perform visual QA on a PPTX file to detect text overflow and missing content?

Perform visual QA on PPTX files by running automated checks for text overflow, alignment issues, and missing content to ensure professional presentation output and eliminate manual layout errors.

How does OOXML manipulation work for PowerPoint slide generation and inspection?

OOXML manipulation works by directly accessing and modifying the underlying XML structure of PowerPoint files to automate slide generation, inspect masters and layouts, and extract text without opening the application.

Do I need filesystem access to inspect and modify PPTX slides, masters, and notes?

Filesystem access is required to inspect and modify PPTX slides, masters, notes, and embedded media assets, as the process relies on document processing capabilities to handle the OOXML structure directly.

What is the best way to extract text and audit complex PowerPoint presentations?

The best way to extract text and audit complex PowerPoint presentations is through automated OOXML manipulation, which safely inspects slides and notes to generate reports on layout inconsistencies or missing placeholders.

Are there limitations when modifying PowerPoint layouts and embedded media assets?

Limitations when modifying PowerPoint layouts and embedded media assets include ensuring template-aware constraints are respected to maintain visual consistency and avoiding the disruption of complex OOXML structures during automated edits.