ppt-editing-skill

Edit PPTX files through XML-safe unpack and repack workflows.

13.3k|1.1k|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/MiniMax-AI/skills --skill ppt-editing-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-editing-skill
Source: https://github.com/MiniMax-AI/skills/tree/main/plugins/pptx-plugin/skills/ppt-editing-skill
Command: npx skills add https://github.com/MiniMax-AI/skills --skill ppt-editing-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit existing PowerPoint files and templates with XML-safe workflows to safely plan, map, and apply content changes across slides, then repack a validated PPTX output.

Core Features & Use Cases

  • Template-based workflow for deck updates and slide reordering without breaking layout.
  • Analyze layouts, map content to slides, duplicate/reorder/delete slides safely.
  • Edit slide XML in parallel and clean orphaned assets to produce a clean final deck.
  • Repack and validate the PPTX to ensure compatibility with common PowerPoint versions.

Quick Start

Provide an initial PPTX and use the unpack/pack workflow to produce edited.pptx.

Frequently Asked Questions about ppt-editing-skill

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

FAQPage Schema
How do I automate PowerPoint deck updates without breaking slide layouts?

You can bulk edit PowerPoint slides by unpacking the PPTX file, mapping content updates to specific slides, and modifying the slide XML in parallel. This template-based workflow ensures parallel content updates without breaking the original layout.

What is XML-safe slide editing for PPTX files?

XML-safe slide editing is the process of directly modifying the underlying XML structure of PPTX files to duplicate, reorder, or delete slides. It ensures that structural changes do not corrupt the presentation and cleans orphaned assets for a validated output.

Can I apply bulk slide edits across multiple presentations?

Yes, you can apply bulk slide edits across multiple presentations by using a template-based workflow. This allows for parallel content updates and iterative deck preparation across various PPTX files while maintaining XML compatibility.

Do I need specific unpack and pack tooling to edit PPTX files?

Yes, editing PPTX files requires dedicated unpack and pack tooling to safely access the internal slide XML, apply updates, and then repack the presentation. This repacking process validates the final PPTX output for compatibility with common PowerPoint versions.

How do I reorder and delete slides in a PowerPoint template safely?

To safely reorder and delete slides in a PowerPoint template, use an XML-safe workflow that unpacks the PPTX, analyzes the layouts, and maps the structural changes. This process cleans orphaned assets and repacks a validated PPTX output.