powerpoint

Create, read, and edit PowerPoint presentations while preserving slide structure and notes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the friction of creating, reading, and editing PowerPoint decks by giving you a reliable workflow for working directly with .pptx files, templates, notes, and slide content.

Core Features & Use Cases

  • Deck creation: Build presentations from scratch or from templates with structured layouts and design guidance.
  • Deck editing: Update existing slides, reorder or duplicate slides, and preserve notes and related presentation structure.
  • Deck analysis: Extract text, inspect slide thumbnails, and verify slide content during quality assurance.
  • Use case: Turn a rough outline into a finished pitch deck, then refine the deck by editing slide XML and rechecking the rendered result for layout issues.

Quick Start

Use the powerpoint skill to create a polished presentation from my outline and return it as a .pptx file.

Frequently Asked Questions about powerpoint

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

FAQPage Schema
How do I create a PowerPoint presentation from an outline?

To create a PowerPoint presentation from an outline, use the deck generation workflow to build structured layouts from scratch or templates, returning a finished .pptx file with polished slides and design guidance.

Can I edit existing .pptx slides without losing notes and template structure?

Editing existing .pptx slides preserves your notes, template fidelity, and presentation structure. The process updates slide content, reorders or duplicates slides, and safely modifies Office presentation packages by unpacking and repacking XML.

What is the best way to extract text and visually QA PowerPoint slides?

Visual QA for PowerPoint slides involves extracting text and inspecting slide thumbnails to verify content. This deck analysis workflow checks rendered results for layout issues, ensuring quality assurance across existing .pptx files.

Does editing PowerPoint template fidelity require XML unpacking?

Yes, template fidelity requires XML unpacking and repacking. Safely modifying Office presentation packages uses deterministic helper scripts and defusedxml to parse the underlying XML, ensuring structural integrity when editing slide decks.

How do I turn a rough pitch deck outline into a finished presentation?

Turn a rough pitch deck outline into a finished presentation by generating structured slides, then refine the deck by editing slide XML and rechecking the rendered result for layout issues to ensure a polished final design.

What are the limitations of modifying .pptx files directly via XML?

Modifying .pptx files via XML requires deterministic helper scripts to safely unpack and repack Office packages. Without proper visual QA and thumbnail inspection, direct XML edits risk breaking slide structure, notes, and template fidelity.