pptx

Creates, edits, duplicates slides and updates chart data in .pptx files.

4|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill pptx-icewhaletech
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/IceWhaleTech/ZimaOS-Blue-temp/tree/main/server/internal/skill/embedded/skills/pptx
Command: npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill pptx-icewhaletech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PPTX deck management automation: create, edit, and mutate slides and charts directly in native PowerPoint (.pptx) files, reducing manual repetitive work.

Core Features & Use Cases

  • Native PPTX deck creation, slide mutations, and chart updates without exporting/importing.
  • Supports actions like create, edit, duplicate_slide, update_chart_data, and validate_template for structured deck workflows.
  • Use Case: Generate a launch plan deck with a title and an overview section, then update a chart with quarterly data.

Quick Start

Create a new PPTX deck at decks/launch_plan.pptx by issuing a pptx action=create with a title and sections.

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 without manual editing?▼

Automate native PPTX deck creation by issuing structured action commands like create and edit to generate slides and mutate content directly in PowerPoint files without exporting or importing.

Can I update chart data in existing PowerPoint slides automatically?▼

Yes, update chart data in existing PowerPoint slides automatically by issuing the update_chart_data action command to mutate charts directly within native PPTX files.

What is the best way to duplicate slides and apply templates across a PowerPoint deck?▼

The best way to duplicate slides and apply templates is by using the duplicate_slide and validate_template action commands to structure deck workflows and ensure template consistency across PPTX files.

Does the pptx Skill support native PowerPoint files or require format conversion?▼

The pptx Skill supports native PowerPoint files directly, allowing you to create, edit, and mutate slides and charts within PPTX decks without requiring any format exporting or importing.

How do I generate a structured presentation deck with sections and charts?▼

Generate a structured presentation deck by issuing a pptx action=create command with a title and sections, then use update_chart_data to populate charts with quarterly data or other metrics.

When should I not use automation for PowerPoint slide mutations?▼

You should avoid PowerPoint slide automation when presentations require complex manual design adjustments or features outside the supported create, edit, duplicate_slide, update_chart_data, and validate_template actions.