/design:reel
From a folder of raw clips (or the clips on the active canvas) to a directed, graphics-laden video cut — in one prompt. Ingests + content-addresses the footage, runs the SHARED analysis step (same as `/design:video-analyze`: scene-aware keyframes via skill footage-keyframes → optional transcribe → the Read-only footage-analyst watches + returns JSON → orchestrator persists it), has the footage-director assemble an Edit Decision List, generates a Timeline-parseable `<TransitionSeries>` video-comp, and runs the motion + design critics. Wraps `maude design ingest-footage`/`smart-frames`/`transcribe` + the footage-analyst/footage-director agents + skills footage-keyframes/footage-director.
| Property | Value |
|---|---|
| Command | /design:reel |
| Category | daily (daily) |
| Argument hint | <Name> [<folder-path>] \"<brief>\" [--from-canvas] [--target-seconds N] [--fps N] [--aspect 16:9|9:16|1:1] [--frames N] [--music assets/<sha8>.mp3] [--generate-gaps] [--no-propose] [--no-critic] |
| Source | plugins/design/commands/reel.md |
Description
From a folder of raw clips (or the clips on the active canvas) to a directed, graphics-laden video cut — in one prompt. Ingests + content-addresses the footage, runs the SHARED analysis step (same as /design:video-analyze: scene-aware keyframes via skill footage-keyframes → optional transcribe → the Read-only footage-analyst watches + returns JSON → orchestrator persists it), has the footage-director assemble an Edit Decision List, generates a Timeline-parseable <TransitionSeries> video-comp, and runs the motion + design critics. Wraps maude design ingest-footage/smart-frames/transcribe + the footage-analyst/footage-director agents + skills footage-keyframes/footage-director.
Invocation
/design:reel <Name> [<folder-path>] \"<brief>\" [--from-canvas] [--target-seconds N] [--fps N] [--aspect 16:9|9:16|1:1] [--frames N] [--music assets/<sha8>.mp3] [--generate-gaps] [--no-propose] [--no-critic]Summary
Turns raw footage into a finished, editable cut. This is the front half the video-comp skill never had: Maude understands the footage first (finds the good shots, reads the character of each clip), then directs them like an editor into a <TransitionSeries> composition with titles/graphics — which you can th
Source of truth
/design:photo
Edit a photo in the active canvas headlessly — parametric adjustments (brightness/contrast/saturation/exposure/hue/sepia/grayscale/invert), duotone, grain, pattern overlays, preset masks, and magic background removal — via the non-destructive PhotoEdit sidecar. Every edit is scriptable (no slider-clicking): parametric edits go straight to the /_api/photo-edit route; background removal runs client-side ML through a headless harness.
/design:rollback
Restore the last snapshot of the active canvas (undo the last /design:edit). --steps N to go further back.