pptx

Automate PPTX creation, editing, and analysis workflows with Python-based tools.

33|6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/gaogg521/1ONE-ClaudeCode --skill pptx-gaogg521
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/gaogg521/1ONE-ClaudeCode/tree/main/src/process/resources/skills/_deprecated-pptx
Command: npx skills add https://github.com/gaogg521/1ONE-ClaudeCode --skill pptx-gaogg521

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The PPTX workflow automation helps teams quickly generate, edit, and analyze PowerPoint presentations without manual scripting, saving time and reducing errors.

Core Features & Use Cases

  • Create new presentations from outlines and templates
  • Edit slides, update layouts, insert notes, and manage comments
  • Collaborate across teams by automating content updates and exporting final PPTX

Quick Start

Describe your outline to Claude and it will generate a complete PPTX ready for review.

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

To automate PowerPoint presentation creation, you can use Python-based scripting tools to parse PPTX structure and generate new presentations directly from your outlines. This workflow automates slide creation, placeholder management, and layout formatting.

Can I programmatically edit slide content and add notes to existing PPTX files?

Yes, you can programmatically edit slide content and add notes to existing PPTX files. Python-based tools allow you to manipulate slides, update layouts, insert comments, and manage placeholders while preserving the original formatting.

What is the best way to parse PPTX structure for automated presentation analysis?

The best way to parse PPTX structure for automated presentation analysis is using Python-based scripting tools. These tools extract slide content, identify layout patterns, and manage placeholders to facilitate automated editing and analysis workflows.

Does this PPTX automation approach preserve original formatting when modifying slides?

Yes, this PPTX automation approach preserves original formatting when modifying slides. The Python-based implementation manipulates slides and placeholders while managing layouts to ensure existing formatting remains intact during content updates.

How do I export finalized PPTX files after automating content updates?

To export finalized PPTX files after automating content updates, the workflow applies Python-based tools to manipulate slides and manage layouts. This process updates content and exports the completed presentation ready for team collaboration.

Are there limitations when using Python scripting to manage PowerPoint layouts?

Limitations when using Python scripting to manage PowerPoint layouts include potential constraints with complex template structures. The tools parse PPTX structure and manipulate placeholders, but highly customized visual elements may require manual adjustment.