pptx

Create, edit, and extract content from PPTX presentations using python-pptx.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/nmoralescyber/claude-skill-optimization --skill pptx-nmoralescyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/nmoralescyber/claude-skill-optimization/tree/main/skills/admin/pptx
Command: npx skills add https://github.com/nmoralescyber/claude-skill-optimization --skill pptx-nmoralescyber

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and optimize PPTX decks with automated creation, editing, and content extraction to reduce manual toil and ensure consistency across slides, notes, and master layouts.

Core Features & Use Cases

  • Read, edit, and generate PPTX presentations from templates.
  • Extract speaker notes and comments, modify slide content and layouts, and merge or split decks.
  • Support bilingual content (ES/EN) and brand-consistent outputs; coordinate with related skills for HTML-ready or sales-ready deliverables.

Quick Start

Provide a PPTX file and specify the edits or extractions you want, and I will produce the updated deck.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint deck creation from a template?

Yes, you can extract speaker notes and comments from PPTX files. The Skill reads your PowerPoint presentation and pulls text from notes and comments, delivering the extracted content for documentation or translation workflows.

How do I edit slide content and master layouts in an existing PPTX?

You can edit slide content and master layouts by supplying the PPTX file and specifying your changes. The Skill modifies slide text, adjusts layouts, and manipulates master designs to ensure presentation consistency across the deck.

Can I generate bilingual PowerPoint presentations for ES and EN audiences?

Yes, you can generate bilingual PowerPoint presentations. The Skill supports ES/EN content creation, allowing you to automate the insertion and formatting of dual-language text within your slides and speaker notes.

Do I need python-pptx to automate PPTX presentation workflows?

Yes, python-pptx is required to automate PPTX presentation workflows. The Skill relies on this Python tooling to handle the underlying file structure, enabling automated slide edits, content extraction, and deck generation.

What is the best way to extract text from PowerPoint slides for HTML conversion?

The best way to extract text for HTML conversion is to process the PPTX file for content extraction. The Skill pulls slide text and notes, which can then be coordinated with HTML-friendly outputs for web publishing or sales-ready deliverables.