skills/skills.volces.com/ppt-from-template

ppt-from-template

SKILL.md

PPT from Template

Generate presentations by extracting style from a reference template, then building fresh slides with PptxGenJS.

Core principle: Never modify existing PPT XML. Look at the style, then draw from scratch.

Template Management

Template Directory

Default template directory: {workspaceDir}/template/

On every invocation:

  1. Scan {workspaceDir}/template/ for *.pptx files.
  2. If one template found → use it automatically.
  3. If multiple templates found → list them and ask user to choose.
  4. If none found → tell user to upload a .pptx file or provide a path.
Installs
14
First Seen
Apr 8, 2026