LaunchKit · 2026
Back to Skills

Use this skill any time a .pptx file is involved in any way — as input, output.

0
0 downloads
by @ttboy

Setup & Installation

openclaw skills install @ttboy/pptx

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install pptx

What This Skill Does

Handles all operations involving .pptx files: reading and extracting text, creating presentations from scratch, and editing or updating existing slide decks. Includes design guidance for layout, color palettes, typography, and a structured visual QA workflow.

Covers the full presentation lifecycle in one skill, from raw text extraction through design-informed creation to structured visual QA, without switching between separate tools.

When to use it

  • Building a pitch deck from a branded company template
  • Extracting text from a received client presentation
  • Adding new slides to an existing conference deck
  • Converting slides to images for visual review before sending
  • Generating a report presentation from structured data

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Create a 6-slide investor pitch deck using our existing brand template

AGENT
  1. 1Analyze the template visually using thumbnail.py to understand layouts and existing color usage
  2. 2Unpack the .pptx and read slide structure and placeholder positions
  3. 3Edit each slide with content, applying design rules for typography, color contrast, and layout variety
  4. 4Run markitdown on the output to verify all content is present and no placeholder text remains
  5. 5Convert slides to images and inspect for overlaps, text overflow, or spacing issues
OUTPUT

A complete branded .pptx pitch deck with visually inspected and corrected slides

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

LibreOffice installed (for PDF conversion via soffice)Poppler installed (for pdftoppm PDF-to-image conversion)