Propose cut
skycut_propose_cutAssembles a timeline from footage graph matching a creative brief and target duration, saving an immutable version for review.
Instructions
Have the AI director assemble a timeline from the footage graph: narrative arc, varied movement, 3-8s shots, crossfades, within ±5% of the target duration. Saves an immutable timeline version for review — NEVER renders anything itself. Example: skycut_propose_cut({ brief: "90s cinematic cut for a fly-in fishing lodge, slow build to reveal", duration_s: 90 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | Creative brief for the cut | |
| style | No | Optional style hints, e.g. "cinematic, warm, slow pacing" | |
| duration_s | Yes | Target duration in seconds (±5%) | |
| music_path | No | Optional absolute path to a music file for the bed |