pptx

Automate PowerPoint creation, editing, and analysis with scripts.

277|36|Updated Jul 14, 2021
One-click install
npx skills add https://github.com/981377660LMT/algorithm-study --skill pptx-981377660lmt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/981377660LMT/algorithm-study/tree/main/.agents/skills/pptx
Command: npx skills add https://github.com/981377660LMT/algorithm-study --skill pptx-981377660lmt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, python-pptx, and includes scripts (resource) components.

What problem does it solve?

Automates the creation, editing, and analysis of PowerPoint presentations, enabling you to generate slides, enforce layouts, insert content, and review decks without manual, repetitive steps.

Core Features & Use Cases

  • Automated PPTX creation: generate slides, apply layouts, insert text, images, and charts.
  • Editing and updating: modify existing decks, adjust layouts, insert or replace content, and maintain consistency across slides.
  • Use case: quickly build branded pitch decks from templates and add speaker notes for delivery.

Quick Start

Create a new PPTX with a title slide and three content slides and export it as deck.pptx.

Frequently Asked Questions about pptx

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

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

Automating PowerPoint presentation creation involves using scripts to generate slides from templates, apply layouts, insert text and images, and export the final PPTX file without manual steps.

Can I update existing PPTX slides and adjust layouts programmatically?

Yes, you can update existing PPTX slides programmatically by modifying decks, adjusting layouts, replacing content, and maintaining consistency across multiple slides.

Does this Skill work with Pillow and python-pptx dependencies?

Yes, this Skill uses the Pillow and python-pptx dependencies to process images and manage the slide structures required for generating and editing PPTX files.

What is the best way to build branded pitch decks and add speaker notes?

The best way to build branded pitch decks is to generate slides from templates, insert content, and programmatically add speaker notes across multiple slides for delivery.

How do I insert charts and images into PPTX slides automatically?

You can insert charts and images into PPTX slides automatically by running scripts that apply layouts and place content directly into your presentation deck.