export
Export a pitch deck to PPTX, video, and/or speaker notes in one command.
Generate launch-video-style React presentations with shared-layout (FLIP) morph transitions. Subcommands: new, iterate, render, pptx, video, export. Use when the user asks for a pitch deck, launch video, demo storyboard, or any cinematic presentation.
$ npx -y skills add LucasDuys/cinemorph --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/morph-deckContext preview
What this command does when you run it.
Generate launch-video-style React presentations with shared-layout (FLIP) morph transitions. Subcommands: new, iterate, render, pptx, video, export. Use when the user asks for a pitch deck, launch video, demo storyboard, or any cinematic presentation.
name: morph-deck description: Generate launch-video-style React presentations with shared-layout (FLIP) morph transitions. Subcommands: new, iterate, render, pptx, video, export. Use when the user asks for a pitch deck, launch video, demo storyboard, or any cinematic presentation.
Run `node ${PLUGIN_DIR}/scripts/router.cjs $ARGUMENTS` to dispatch the subcommand. The router parses the first positional argument as the subcommand name and forwards the rest. Print `--help` per-subcommand with examples. The router currently delegates each subcommand to a stub handler that prints a "not yet implemented -- see spec-X.md" message; these are wired in by later tasks (T015 new, T017 iterate, T020 render, outputs spec for pptx/video).
Use `morph-deck <subcommand> --help` for per-subcommand usage and examples.
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.
Repo: LucasDuys/cinemorph
Export a pitch deck to PPTX, video, and/or speaker notes in one command.
Export the active morph-deck deck to PowerPoint .pptx with Morph transitions.