pptx-skill

Create and edit PowerPoint presentations programmatically with python-pptx or PptxGenJS.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill pptx-skill-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-skill
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/pptx-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill pptx-skill-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides end-to-end capability to create, edit, and automate PowerPoint presentations using python-pptx (Python) and PptxGenJS (JavaScript), reducing manual slide assembly and inconsistencies.

Core Features & Use Cases

  • Generate slides programmatically from data sources using python-pptx or PptxGenJS.
  • Create charts, tables, templates, and branding-consistent decks for automated reporting.
  • Modify existing PPTX files and apply templated styling for batch updates across multiple presentations.

Quick Start

Generate a PowerPoint deck programmatically from data or templates using python-pptx or PptxGenJS.

Frequently Asked Questions about pptx-skill

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

FAQPage Schema
How do I generate PowerPoint presentations from data programmatically?

You can generate PowerPoint presentations from data programmatically using python-pptx or PptxGenJS to create slides, charts, and tables directly from code. This automates deck assembly and ensures consistent branding across data-driven reports.

Can I modify existing PPTX files and apply templates with python-pptx?

Yes, you can modify existing PPTX files and apply templated styling with python-pptx. This allows for batch updates across multiple presentations while maintaining consistent branding and modifying content without manual slide assembly.

Does PptxGenJS support creating charts and tables for automated reporting?

Yes, PptxGenJS supports creating charts, tables, and branding-consistent decks for automated reporting. It enables programmatic slide generation in JavaScript, reducing manual effort and inconsistencies in data-driven presentations.

What is the best way to batch update multiple PowerPoint decks with consistent branding?

The best way to batch update multiple PowerPoint decks with consistent branding is using python-pptx or PptxGenJS for template-based generation. This applies programmatic styling and modifications across existing PPTX files automatically.

Do I need Python or JavaScript to automate PowerPoint slide creation?

You can use either Python or JavaScript to automate PowerPoint slide creation. The capability supports python-pptx for Python workflows and PptxGenJS for JavaScript, allowing end-to-end deck generation from scratch or templates.