ppt-editing-skill

Installation
SKILL.md

Editing Presentations

Template-Based Workflow

When using an existing presentation as a template:

  1. Copy and analyze:

    cp /path/to/user-provided.pptx template.pptx
    python -m markitdown template.pptx > template.md
    

    Review template.md to see placeholder text and slide structure.

  2. Plan slide mapping: For each content section, choose a template slide.

Installs
52
GitHub Stars
12.8K
First Seen
Mar 26, 2026
ppt-editing-skill — minimax-ai/skills