powerpoint

Read, edit, and template PPTX decks across slides and notes.

Updated May 21, 2026
One-click install
npx skills add https://github.com/samlaggz/hermes-agent-sam --skill powerpoint-samlaggz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/samlaggz/hermes-agent-sam/tree/main/backup/skills/productivity/powerpoint
Command: npx skills add https://github.com/samlaggz/hermes-agent-sam --skill powerpoint-samlaggz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PPTX deck creation and editing is tedious when done manually, especially across slides, notes, and templates.

Core Features & Use Cases

  • Read, parse, and analyze PPTX content from decks, slides, and notes.
  • Create new decks or update existing ones by applying templates and layouts across slides.
  • Batch-edit slide text, notes, and styling to ensure consistent branding and formatting.

Quick Start

Create a deck from a template and populate slides with content.

Frequently Asked Questions about powerpoint

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

FAQPage Schema
How do I automate PPTX deck creation from an existing template?

Yes, you can batch-edit PPTX slide text and notes to ensure consistent branding. This Skill automates batch content updates across slides and synchronizes speaker notes for uniform formatting.

What is the best way to batch update text and notes across PowerPoint slides?

Batch updating PowerPoint slides is handled by editing slide text, notes, and styling programmatically. This ensures consistent branding and formatting across the entire deck without manual repetition.

Does this PPTX automation Skill work on macOS and Linux?

Yes, this PPTX automation Skill runs on Windows, macOS, and Linux. It uses Python-based tooling to execute cross-platform presentation workflows without platform restrictions.

Can I read and parse existing PPTX content from slides?

Yes, you can read and parse PPTX content from existing decks, slides, and notes. The Skill analyzes presentation structures to extract data for downstream automation and editing tasks.

Do I need Python dependencies installed to edit PowerPoint presentations?

Yes, you need Python dependencies installed to edit PowerPoint presentations. The Skill requires defusedxml for secure XML handling and a validation library to maintain compliance during PPTX manipulation.