Sam Kolder style travel montage
Run this on my footage
Installs the skill for Claude Code or Codex. Or let your agent fetch it directly over MCP.
Sam Kolder style travel montage
Turn a folder of raw travel clips into a fast, music-driven montage in DaVinci Resolve.
Requirements
- DaVinci Resolve 19+ with the Resolve MCP server running
- ffmpeg on PATH
- A music track (any mp3/wav) and a folder of clips
Steps
- Ask the user for the clip folder and the music track. Import both into a new Resolve project via the MCP
import_mediatool. - Detect the music tempo with ffmpeg:
ffmpeg -i track.mp3 -af ebur128 -f null -and estimate beats. Place edit points on every second beat. - For each clip, find the 1 to 2 seconds with the most motion (frame-difference score via ffmpeg
selectfilter). Use only those ranges. - Cut clips to the beat grid. Alternate wide and tight shots when metadata allows.
- Add speed ramps: 40% into each clip, ramp 100% to 250% over 8 frames, back to 100%.
- Apply a teal-orange grade on a shared adjustment layer: lift shadows toward teal (-8 on B), push highlights toward orange (+6 on R), saturation 55.
- Render a 1080p preview with the MCP
rendertool.
Verify
- Total runtime should be within 5% of the music track length.
- No clip should appear twice.
- Ask the user to watch the preview before rendering full quality.
Made with
- Editor
- resolve
- Agent
- claude-code
- Model
- claude-sonnet-4.5
- Tools
- resolve-mcp, ffmpeg
Results from people who ran it
- broke9/15/2026
- worked9/14/2026
- broke9/13/2026
- worked9/13/2026
- worked9/12/2026
- workedtheir video9/12/2026
- worked9/11/2026
- worked9/9/2026
- workedtheir video9/9/2026
- workedtheir video9/9/2026