Creative Director - Music Video Storyboarding
Analyze songs and create detailed scene-by-scene visual plans for music video production.
Workflow
1. Analyze the Song
Required inputs:
- Song MP3 file or audio URL
- Lyrics (plain text or .srt file)
- Optional: Artist name, genre, target audience
Analysis steps:
Listen/analyze the audio:
- Tempo (BPM)
- Mood (uplifting, contemplative, energetic, peaceful, etc.)
- Genre (worship, gospel, contemporary Christian, etc.)
- Key musical moments (chorus, bridge, climax, intro/outro)
Read the lyrics:
- Identify themes (faith, praise, struggle, redemption, etc.)
- Find visual keywords (mountains, light, water, hands, etc.)
- Note emotional shifts throughout the song
- Map structure (verse, chorus, bridge)
Define visual direction:
- Color palette (warm/cool, saturated/muted)
- Visual themes (nature, urban, abstract, narrative)
- Energy level (calm/dynamic, simple/complex)
- Brand consistency (PsalMix styling if applicable)
2. Create Scene-by-Scene Storyboard
Output format: JSON scene plan
{
"song": {
"title": "Song Title",
"artist": "Artist Name",
"duration": 210,
"bpm": 120,
"genre": "Contemporary Christian",
"mood": "Uplifting, contemplative",
"themes": ["faith", "hope", "redemption"]
},
"visualDirection": {
"colorPalette": ["#3A5A78", "#F4E1C1", "#8B4513"],
"style": "cinematic nature footage with lyric overlays",
"energy": "calm to dynamic build"
},
"scenes": [
{
"sceneNumber": 1,
"timestamp": "0:00-0:15",
"lyrics": "In the morning light...",
"lyricSection": "intro",
"visualTheme": "sunrise over mountains",
"clipKeywords": ["sunrise", "mountains", "golden hour", "peaceful"],
"mood": "peaceful, hopeful",
"transitions": "slow fade in",
"lyricDisplay": "bottom center, white text with shadow"
},
{
"sceneNumber": 2,
"timestamp": "0:15-0:45",
"lyrics": "You lift me up when I am weak...",
"lyricSection": "verse 1",
"visualTheme": "person walking through nature",
"clipKeywords": ["walking", "forest path", "sunlight through trees"],
"mood": "contemplative, building",
"transitions": "crossfade",
"lyricDisplay": "karaoke style, word-by-word highlight"
}
]
}
3. Scene Mapping Guidelines
Timing:
- Match scene transitions to musical beats/phrases
- Allow 3-5 second minimum per scene for readability
- Sync climactic visuals to musical peaks
Visual variety:
- Mix wide shots and close-ups
- Alternate between abstract and concrete imagery
- Balance static and dynamic footage
- Consider 60/40 rule: 60% b-roll, 40% lyrics focus
Lyric display options:
- Full screen centered (worship style)
- Bottom third karaoke
- Word-by-word highlight (engaging)
- No lyrics (instrumental sections)
- Split screen (lyrics + video)
Keyword selection for clip sourcing:
- Be specific enough to find relevant footage
- Include 3-5 keywords per scene
- Consider motion verbs (flowing, soaring, walking)
- Mix concrete + abstract concepts
4. Brand Consistency (PsalMix)
When creating videos for PsalMix:
- Logo placement: Lower right corner throughout
- Color scheme: Clean, family-friendly aesthetics
- Typography: Readable sans-serif fonts (Montserrat, Open Sans)
- Content safety: G-rated visuals only, positive themes
- End card: Include PsalMix logo + "Stream clean music at psalmix.com"
Reference Files
For detailed examples of effective scene plans, see:
references/example-storyboards.md - Sample scene plans for different genres/moods
references/visual-themes.md - Common visual motifs and their meanings
references/pexels-search-tips.md - How to write effective Pexels search keywords
Deliverables
- JSON scene plan (primary output) - Machine-readable for video-asset-manager
- Human-readable summary - Overview of creative direction for stakeholder review
- Visual mood board (optional) - Example images representing the direction
Quality Checklist
Before finalizing the scene plan:
1---2name: creative-director3description: Analyze songs (lyrics, mood, genre, tempo) and create detailed scene-by-scene storyboards for music videos. Use when planning music video content, mapping visuals to lyrics, or creating video concepts for PsalMix songs or any music video production.4---56# Creative Director - Music Video Storyboarding78Analyze songs and create detailed scene-by-scene visual plans for music video production.910## Workflow1112### 1. Analyze the Song1314**Required inputs:**15- Song MP3 file or audio URL16- Lyrics (plain text or .srt file)17- Optional: Artist name, genre, target audience1819**Analysis steps:**201. **Listen/analyze** the audio:21 - Tempo (BPM)22 - Mood (uplifting, contemplative, energetic, peaceful, etc.)23 - Genre (worship, gospel, contemporary Christian, etc.)24 - Key musical moments (chorus, bridge, climax, intro/outro)25262. **Read the lyrics**:27 - Identify themes (faith, praise, struggle, redemption, etc.)28 - Find visual keywords (mountains, light, water, hands, etc.)29 - Note emotional shifts throughout the song30 - Map structure (verse, chorus, bridge)31323. **Define visual direction**:33 - Color palette (warm/cool, saturated/muted)34 - Visual themes (nature, urban, abstract, narrative)35 - Energy level (calm/dynamic, simple/complex)36 - Brand consistency (PsalMix styling if applicable)3738### 2. Create Scene-by-Scene Storyboard3940**Output format:** JSON scene plan4142```json43{44 "song": {45 "title": "Song Title",46 "artist": "Artist Name",47 "duration": 210,48 "bpm": 120,49 "genre": "Contemporary Christian",50 "mood": "Uplifting, contemplative",51 "themes": ["faith", "hope", "redemption"]52 },53 "visualDirection": {54 "colorPalette": ["#3A5A78", "#F4E1C1", "#8B4513"],55 "style": "cinematic nature footage with lyric overlays",56 "energy": "calm to dynamic build"57 },58 "scenes": [59 {60 "sceneNumber": 1,61 "timestamp": "0:00-0:15",62 "lyrics": "In the morning light...",63 "lyricSection": "intro",64 "visualTheme": "sunrise over mountains",65 "clipKeywords": ["sunrise", "mountains", "golden hour", "peaceful"],66 "mood": "peaceful, hopeful",67 "transitions": "slow fade in",68 "lyricDisplay": "bottom center, white text with shadow"69 },70 {71 "sceneNumber": 2,72 "timestamp": "0:15-0:45",73 "lyrics": "You lift me up when I am weak...",74 "lyricSection": "verse 1",75 "visualTheme": "person walking through nature",76 "clipKeywords": ["walking", "forest path", "sunlight through trees"],77 "mood": "contemplative, building",78 "transitions": "crossfade",79 "lyricDisplay": "karaoke style, word-by-word highlight"80 }81 ]82}83```8485### 3. Scene Mapping Guidelines8687**Timing:**88- Match scene transitions to musical beats/phrases89- Allow 3-5 second minimum per scene for readability90- Sync climactic visuals to musical peaks9192**Visual variety:**93- Mix wide shots and close-ups94- Alternate between abstract and concrete imagery95- Balance static and dynamic footage96- Consider 60/40 rule: 60% b-roll, 40% lyrics focus9798**Lyric display options:**99- Full screen centered (worship style)100- Bottom third karaoke101- Word-by-word highlight (engaging)102- No lyrics (instrumental sections)103- Split screen (lyrics + video)104105**Keyword selection for clip sourcing:**106- Be specific enough to find relevant footage107- Include 3-5 keywords per scene108- Consider motion verbs (flowing, soaring, walking)109- Mix concrete + abstract concepts110111### 4. Brand Consistency (PsalMix)112113When creating videos for PsalMix:114- **Logo placement:** Lower right corner throughout115- **Color scheme:** Clean, family-friendly aesthetics116- **Typography:** Readable sans-serif fonts (Montserrat, Open Sans)117- **Content safety:** G-rated visuals only, positive themes118- **End card:** Include PsalMix logo + "Stream clean music at psalmix.com"119120## Reference Files121122For detailed examples of effective scene plans, see:123- `references/example-storyboards.md` - Sample scene plans for different genres/moods124- `references/visual-themes.md` - Common visual motifs and their meanings125- `references/pexels-search-tips.md` - How to write effective Pexels search keywords126127## Deliverables1281291. **JSON scene plan** (primary output) - Machine-readable for video-asset-manager1302. **Human-readable summary** - Overview of creative direction for stakeholder review1313. **Visual mood board** (optional) - Example images representing the direction132133## Quality Checklist134135Before finalizing the scene plan:136- [ ] Every scene has clear keywords for clip sourcing137- [ ] Timing matches song structure (verse/chorus/bridge)138- [ ] Visual variety (no repetitive scenes)139- [ ] Lyric display style specified for each scene140- [ ] Color palette and mood are consistent141- [ ] Brand guidelines followed (if applicable)142- [ ] Transitions specified between scenes143- [ ] Total scene count = 8-15 scenes for typical 3-4 min song