pptx

Create, edit, and analyze PPTX presentations programmatically.

2|7|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/chidekina/aria-superpowers --skill pptx-chidekina
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/chidekina/aria-superpowers/tree/main/skills/pptx
Command: npx skills add https://github.com/chidekina/aria-superpowers --skill pptx-chidekina

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PPTX tasks such as creating new presentations, editing slides, and analyzing layouts can be time-consuming and error-prone when done manually.

Core Features & Use Cases

  • Create new PowerPoint presentations from scratch with predefined layouts and content blocks.
  • Edit existing slides, modify text, layouts, and media, and analyze slide structure for consistency.
  • Use HTML-to-PPTX workflows to convert HTML slides into PPTX pages for rapid prototype-to-presentation pipelines.

Quick Start

Convert a simple HTML slide into a PPTX file and customize the title formatting.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I convert HTML to PPTX slides programmatically?

Converting HTML to PPTX slides involves mapping HTML layouts into PowerPoint pages to enable rapid prototype-to-presentation workflows. This process outlines specific replacement rules for slides to ensure content structure translates accurately into the final PPTX file.

How do I automate creating PowerPoint presentations from scratch?

Automating PowerPoint presentations from scratch utilizes predefined layouts and content blocks to generate slides programmatically. This approach defines specific inputs, outputs, and layout mapping rules to construct complete PPTX files without manual formatting.

Can I edit existing PowerPoint slides and analyze their layout consistency?

Editing existing PowerPoint slides allows you to modify text, layouts, and media while analyzing the slide structure for consistency. This automated process applies content replacement rules to ensure uniform formatting across the presentation deck.

What is the best way to customize PPTX slide layouts programmatically?

Customizing PPTX slide layouts programmatically requires defining layout mapping and replacement rules for slides. This method ensures precise placement of content blocks and media by mapping structural inputs directly to PowerPoint presentation outputs.

Do I need any external libraries to automate PPTX creation and editing?

Automating PPTX creation and editing does not require external dependencies, as the workflow operates independently to process slide layouts. It directly handles outlining inputs, outputs, and replacement rules for slides without needing additional component integrations.