ppt-master

Installation
SKILL.md

PPT Master Integration Skill

Use this skill when users ask to create or export slides with ppt-master.

Preconditions

  1. Local ppt-master repo exists at integrations/ppt-master (or plugin config pptRoot).
  2. Python deps are installed in that repo (pip install -r requirements.txt).

Available gateway methods

  • rc.ppt.status — check if scripts are available.
  • rc.ppt.init — initialize a project.
    • params: { "projectName": "my-deck", "format": "ppt169" }
  • rc.ppt.export — export project to pptx.
    • params: { "projectPath": "projects/my-deck", "stage": "final" }

Recommended flow

Related skills
Installs
5
GitHub Stars
819
First Seen
Apr 7, 2026