powerpoint

Automate PowerPoint PPTX creation, editing, template application, and export.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Strategic-Automation/arachne --skill powerpoint-strategic-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/Strategic-Automation/arachne/tree/main/src/arachne/skills/default/productivity/powerpoint
Command: npx skills add https://github.com/Strategic-Automation/arachne --skill powerpoint-strategic-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a unified framework to automate PowerPoint PPTX workflows, enabling creation, editing, template application, content extraction, and export of finished presentations without manual, repetitive steps.

Core Features & Use Cases

  • Create slides from templates and layouts, apply consistent styling, and generate client or internal decks.
  • Read, parse, and extract text or media from PPTX files for reporting or repurposing.
  • Edit content across multiple slides (titles, bullet points, images, notes) and merge or split slides, then export output as a PPTX.
  • Use cases include producing batch decks from data, updating pitch decks with fresh data, or converting templates into ready-to-deliver presentations.

Quick Start

Provide a PPTX and content directives to automatically generate or update a deck, then export output.pptx.

Frequently Asked Questions about powerpoint

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

FAQPage Schema
How do I automate PowerPoint presentation creation from templates?

Automate PowerPoint creation by loading a PPTX template and applying content directives to generate slides with consistent layouts. This script-driven automation produces ready-to-deliver output decks without manual formatting.

Can I batch generate multiple PPTX decks from data automatically?

Batch generate PPTX decks by driving the workflow with data inputs to create multiple presentations simultaneously. The automation handles slide generation, template application, and exporting final files for bulk production.

How do I extract text and media from existing PPTX slides?

Extract text and media from PPTX slides by reading and parsing the file content programmatically. This automation reads presentation files to pull titles, bullet points, images, and notes for reporting or repurposing.

How do I update content across multiple slides in a presentation?

Update content across multiple slides by editing titles, bullet points, images, and notes programmatically. The automation modifies slide content directly and exports the updated presentation as a new PPTX file.

What is the best way to apply consistent styling to client pitch decks?

Apply consistent styling to client pitch decks by loading predefined templates and enforcing layouts through script-driven automation. This ensures uniform formatting across all slides while generating or updating presentations.

Does PowerPoint automation work with existing PPTX files for editing?

PowerPoint automation works with existing PPTX files by reading, parsing, and editing slide content directly. It supports merging or splitting slides, updating content, and exporting modified presentations without manual intervention.