PPTX Processing Skill

Extract text, images, shapes, charts, and tables from PPTX files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/GaloSerranoA/GALOGPT --skill pptx-processing-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PPTX Processing Skill
Source: https://github.com/GaloSerranoA/GALOGPT/tree/main/AI_Brain/skills/available_skills/pptx
Command: npx skills add https://github.com/GaloSerranoA/GALOGPT --skill pptx-processing-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx.

What problem does it solve?

This skill streamlines the laborious process of managing PowerPoint presentations, allowing you to programmatically extract content, analyze structures, and even generate new slides. It saves countless hours on presentation preparation, review, and data integration.

Core Features & Use Cases

  • Content Extraction: Extract text, images, shapes, charts, and tables from PPTX files.
  • Presentation Analysis: Analyze slide layouts, themes, and overall structure to suggest improvements.
  • AI-Powered Generation: Integrates with AI_Brain for intelligent content generation and modification within presentations.
  • Use Case: Automatically extract all speaker notes and slide text from a series of quarterly review presentations into a single text document for compliance review and archival.

Quick Start

Use the 'PPTX Processing Skill' to extract all text content and speaker notes from the presentation '/path/to/presentation.pptx' and save it as a text file to '/path/to/output.txt'.