pptx

Extract, create, and modify content in .pptx presentation files.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/tocadaoncamod/agentes-ia-agno --skill pptx-tocadaoncamod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/tocadaoncamod/agentes-ia-agno/tree/main/.claude/skills/pptx
Command: npx skills add https://github.com/tocadaoncamod/agentes-ia-agno --skill pptx-tocadaoncamod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes all tasks involving .pptx presentation files so users can read, extract, create, edit, and convert slide decks without manual slide-by-slide work or brittle copy-paste workflows.

Core Features & Use Cases

  • Text and Notes Extraction: Pull slide text, speaker notes, and basic structure for summaries or repurposing.
  • Editing & Templating: Apply template-based edits, update slide content, and modify layouts programmatically.
  • Conversion & QA: Generate thumbnails, convert slides to images or PDF for visual QA, and unpack/pack Office Open XML for deep edits.
  • Use Case: Turn a legacy pitch deck into a branded template, extract key metrics and speaker notes for an email summary, then regenerate a polished deck with updated visuals.

Quick Start

Use the pptx skill to extract all text and speaker notes from the file 'presentation.pptx'.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I extract text and speaker notes from a PowerPoint presentation?

To extract text and speaker notes from a .pptx presentation, the Skill parses the Office Open XML package to pull slide content and structure automatically, avoiding manual copy-paste workflows for summaries or repurposing.

Can I edit PowerPoint templates and update slide content programmatically?

Yes, you can edit PowerPoint templates and update slide content programmatically. The Skill applies template-based edits and modifies layouts to transform legacy decks into branded presentations without manual slide-by-slide work.

What is the best way to generate thumbnails from PPTX slides for visual QA?

The best way to generate thumbnails from PPTX slides for visual QA is using conversion workflows that render slides into images or PDFs, allowing you to visually verify presentation rendering and slide layouts efficiently.

Does this approach work for combining or splitting existing slide decks?

Yes, this approach works for combining or splitting existing slide decks. The Skill modifies .pptx presentation files by unpacking and packing the Office Open XML packages to merge or separate slide content as needed.

How do I convert PPTX slides to images for a rendering workflow?

You can convert PPTX slides to images for a rendering workflow by using the Skill's conversion features, which generate slide thumbnails and visual outputs suitable for slide QA, sharing, or visual review processes.