powerpoint

Automate creation, reading, editing of .pptx decks from outlines and templates using Python tools.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill powerpoint-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/skills/productivity/powerpoint
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill powerpoint-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PowerPoint deck automation: automate creation, reading, and editing of .pptx decks, reducing manual formatting and speeding up presentation workflows.

Core Features & Use Cases

  • Template-driven deck creation: Generate slides from content outlines and templates to ensure branding consistency.
  • Reading & editing: Read, modify, and assemble slides, notes, and templates across decks.
  • Batch QA and updates: Run automated checks and apply updates across multiple decks to maintain consistency.

Quick Start

Provide content sources and target templates; the skill will output a polished PPTX deck.

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 content outline?

Automate PowerPoint deck creation by providing content sources and target templates to generate slides deterministically. The skill parses outlines, applies template consistency, and outputs a polished PPTX file, reducing manual formatting.

Can I read and edit existing PPTX slides programmatically?

Read and edit existing PPTX decks programmatically to modify slides, notes, and templates. The skill assembles updates across decks, handling major platform outputs deterministically through a Python-based toolchain.

Do I need a Python environment to handle PPTX file generation?

A Python environment is required for PPTX file generation. The skill depends on a Python-based toolchain and specific PPTX handling libraries, including defusedxml, to parse, modify, and assemble slides.

What is the best way to run batch QA and updates across multiple presentation decks?

Run batch QA and updates across multiple presentation decks by applying automated checks and template modifications. The skill maintains branding consistency across presentations, pitches, training materials, and reports.

How does template-driven deck creation ensure branding consistency?

Template-driven deck creation ensures branding consistency by generating slides from predefined templates and content outlines. This approach enforces formatting standards deterministically, producing uniform PPTX outputs.