pptx-manipulation

Create and edit PowerPoint slides with text, images, charts, and tables using python-pptx.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/rovanni/IalClaw --skill pptx-manipulation-rovanni
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pptx-manipulation
Source: https://github.com/rovanni/IalClaw/tree/main/skills/internal/pptx-manipulation
Command: npx skills add https://github.com/rovanni/IalClaw --skill pptx-manipulation-rovanni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations to replace repetitive manual slide work.

Core Features & Use Cases

  • Create and update slides with text, images, charts, and tables using python-pptx.
  • Apply consistent formatting and templates across a deck.
  • Generate data-driven decks from datasets or outlines (e.g., pitches, reports, e-learning).

Quick Start

Describe the deck you want to create and I will generate Python-pptx code to build it.

Frequently Asked Questions about pptx-manipulation

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

FAQPage Schema
How do I automate creating PowerPoint slides from raw data?▼

Automating PowerPoint slides involves using Python to generate .pptx files from your content. This Skill builds data-driven decks with text, images, charts, and tables while applying consistent template formatting for branding.

Can I apply consistent formatting and templates across a PowerPoint deck?▼

Yes, applying consistent template-based formatting across a PowerPoint deck is supported. This ensures your generated slides maintain uniform branding and styling without requiring manual adjustments to each slide.

What is the best way to generate data-driven presentations in Python?▼

The best way to generate data-driven presentations in Python is by programmatically building slides from datasets. This Skill creates ready-to-save .pptx files containing formatted charts and tables directly from your raw data.

Does this approach to PowerPoint automation support adding charts and tables?▼

Yes, this PowerPoint automation approach supports adding charts and tables. You can programmatically insert these visual elements alongside text and images to build comprehensive data-driven .pptx decks.

Do I need Python to edit and manipulate .pptx files programmatically?▼

Yes, you need Python to edit and manipulate .pptx files programmatically. This Skill generates Python-pptx code that you run to build, update, and format your presentation slides without manual editing.