Skip to content
Marketing
Command

/pptx

Export the active morph-deck deck to PowerPoint .pptx with Morph transitions.

From plugin
cinemorph
114 skills1 agent4 commands
Install
$ npx -y skills add LucasDuys/cinemorph --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/pptx

Context preview

What this command does when you run it.

Export the active morph-deck deck to PowerPoint .pptx with Morph transitions.

Command definition

pptx.md
name: pptx
description: Export the active morph-deck deck to PowerPoint .pptx with Morph transitions.

Run: `python ${PLUGIN_DIR}/generators/build_pptx.py $DECK_PATH $ARGUMENTS`

Flags:

  • `--out <path>` — override default output path (`<deck>/dist/<deck-name>.pptx`)
  • `--include-backup` — include Q&A backup stages as hidden slides at the end
  • `--speed slow|med|fast` — Morph transition speed (default: med)
  • `--embed-fonts` — embed OTF/TTF fonts referenced by the theme
  • `--clean` — clean `<deck>/dist/` before export

See `spec-morph-deck-outputs.md` R001-R006 for full behavior.

Ships withcinemorph

A Claude Code plugin that turns a brief into a cinematic launch video, an investor pitch deck, or a feature walkthrough — with live FLIP morph transitions, audio bus, scene SFX, and a dev scrubber wired the first time.

Get the whole plugin, auto-invoked
Stats
11
Stars
0
Views
0
Forks
Maintained
Maintenance
JavaScript
Language
3mo ago
Last commit
3mo ago
Created

Repo: LucasDuys/cinemorph