powerpoint

Automate creation, reading, and editing of .pptx PowerPoint decks with templates and QA checks.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill powerpoint-monjyu1101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/Monjyu1101/AiDiy2026/tree/main/backend_hermes/skills/productivity/powerpoint
Command: npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill powerpoint-monjyu1101

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the creation, reading, editing, and templating of PowerPoint decks (.pptx), reducing manual work and ensuring consistent slide design.

Core Features & Use Cases

  • Reading and editing PPTX content programmatically (slides, notes, templates)
  • Creating from templates and applying standard layouts for consistent branding
  • QA and batch generation of decks for pitches, reports, and training materials
  • Real-world example: generate a 10-slide investor deck from a template with auto-generated slide titles and notes

Quick Start

Describe your PPTX task to the AI, including deck length and template details.

Frequently Asked Questions about powerpoint

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

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

You can automate PowerPoint deck creation by describing your task, deck length, and template details to the AI. It programmatically drafts slide content, applies standard layouts for consistent branding, and outputs a completed .pptx file.

Can I programmatically read and edit existing PPTX slides?

Yes, you can programmatically read and edit existing PPTX slides. The tooling modifies slide content, generates speaker notes, and applies templates directly to existing .pptx files to streamline presentation workflows.

Does this PowerPoint automation tool require Python dependencies?

Yes, PowerPoint automation requires Python tooling and specifically depends on the defusedxml library. It uses YAML frontmatter for discovery and runs optional scripts to execute deterministic tasks on PPTX files.

What is the best way to generate speaker notes for a multi-slide presentation?

The best way to generate speaker notes for a multi-slide presentation is using automated PPTX tooling. It drafts slide content and auto-generates corresponding notes across multi-slide decks and templated layouts.

Can I do QA checks on batch-generated PowerPoint decks?

Yes, you can perform QA checks on batch-generated PowerPoint decks. The tooling supports batch generation of decks for pitches, reports, and training materials, ensuring consistent slide design across outputs.