pptx

Create, extract, and edit PPTX presentation decks via script-driven workflows.

Updated May 9, 2026
One-click install
npx skills add https://github.com/HwFee/AgentProject --skill pptx-hwfee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/HwFee/AgentProject/tree/main/skills/pptx
Command: npx skills add https://github.com/HwFee/AgentProject --skill pptx-hwfee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml, Pillow, and includes scripts (resource) components.

What problem does it solve?

Automates end-to-end PPTX handling to streamline creation, extraction, and editing of presentation decks.

Core Features & Use Cases

  • Create and modify slide decks from templates or from scratch to accelerate production.
  • Read and extract slide text, speaker notes, and metadata for summaries or content repurposing.
  • Update content across multiple slides, notes, and layouts using deterministic script-driven workflows.

Quick Start

Open a PPTX file and ask the system to generate a revised deck or extract slide text for a summary.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PPTX slide editing and text extraction?

Automate PPTX slide editing and text extraction by running local scripts that read slide text, speaker notes, and metadata to update content across multiple slides. This script-driven workflow ensures deterministic and reproducible deck modifications.

Can I generate a presentation deck from an existing template?

Generate presentation decks from templates by applying script-driven automation to create and modify slides from scratch or existing layouts. This accelerates production by integrating with existing validation and packaging workflows.

What's the best way to extract speaker notes from a presentation for a summary?

Extract speaker notes from a presentation by running scripts that read and pull text, notes, and metadata from local PPTX files. This allows easy content repurposing or summarization without manual copying.

Do I need local PPTX files to use this presentation automation workflow?

Local PPTX files are required to use this presentation automation workflow. The skill operates on local files via the scripts directory to ensure stable, reproducible results during creation and editing.

How does script-driven presentation editing compare to manual slide updates?

Script-driven presentation editing updates content across multiple slides and layouts deterministically, unlike manual updates. It integrates with validation workflows to ensure stable, reproducible results across decks.