beat-sync-video-editing
Beat-Sync Video Editing
Purpose
Provide domain expertise for creating beat-synced video edits: taking a source video and an audio track, selecting clips from the video that align with the music's rhythm, and rendering the final output with FFmpeg.
Core Concept: The EditPlan
Every edit starts as an EditPlan — a JSON structure that describes which video clips to use and where in the audio to place them:
More from ecliptic-ai/skills
make-montage
Build a beat-synced video montage from a video and audio file by orchestrating cadence's MCP tools. Use when the user asks to create a montage, edit action footage to music, or cut video to the beat.
7agent-native-mcp-architecture
This skill captures the architecture decisions behind well-built agent-native MCP servers so future MCP servers can reuse the same shape. It is not a code guide. It is a design guide for making an MCP pleasant for agents and useful for humans.
1