ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

pptx

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

Why use this skill?

Master your slide deck workflow with the OpenClaw PPTX skill. Easily read, edit, and create stunning, design-focused presentations from your terminal.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ttboy/pptx
Or

What This Skill Does

The pptx skill is the definitive tool for managing Microsoft PowerPoint presentations within the OpenClaw ecosystem. It provides a comprehensive suite of utilities for parsing, modifying, and generating professional-grade slide decks. Whether you need to extract insights from an existing document, inject new content into a slide template, or architect a complex pitch deck from the ground up, this skill handles the heavy lifting. It includes advanced functionality for text extraction, image overview generation, and raw XML manipulation for granular control over presentation structures. By adhering to the provided design guidelines, users can move beyond simple bullet points to create visually striking, color-conscious presentations that effectively communicate data and narratives.

Installation

To integrate this skill into your environment, run the following command in your terminal: clawhub install openclaw/skills/skills/ttboy/pptx

Use Cases

  • Automated Reporting: Extract key metrics or summary bullet points from weekly update slide decks.
  • Content Transformation: Convert raw notes or documents into structured pitch deck slide templates.
  • Design Upgrading: Modernize existing presentations by applying structured color palettes and visual motifs.
  • Batch Processing: Manipulate multiple slide files for auditing, text cleaning, or data extraction purposes.

Example Prompts

  1. "Analyze this sales presentation.pptx and extract the top three takeaways for the quarterly summary email."
  2. "Create a new 5-slide pitch deck for our startup using the 'Midnight Executive' color palette and adding professional icons for each section."
  3. "Modify the existing deck by replacing all the text on slide 4 with the content from my project notes and update the footer to match the current date."

Tips & Limitations

  • Visuals Matter: Always include visual elements like charts or shapes. A slide without an image is a missed opportunity for engagement.
  • Consistency: Maintain a consistent visual motif throughout the presentation. Repeating design elements like borders or rounded frames is the hallmark of a high-quality deck.
  • Color Strategy: Apply the 'sandwich' structure—use dark backgrounds for impact slides and light backgrounds for dense content.
  • Caution: When performing direct XML edits, ensure you have a backup of the original .pptx file, as manual modifications to the underlying structure can lead to file corruption if syntax is not perfectly maintained.

Metadata

Author@ttboy
Stars946
Views12
Updated2026-02-13
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ttboy-pptx": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#presentations#powerpoint#slides#design#document-automation
Safety Score: 4/5

Flags: file-write, file-read, code-execution