Install
openclaw skills install songWrite original songs with guided lyric development, chord progressions, melody contours, and AI music generator prompts for composers at any level.
openclaw skills install songCreate songs through a structured process. Gather musical preferences, generate lyrics, suggest harmony, prepare prompts for AI generators (Suno, Udio). Learn what works for each user.
Key flow: Discovery → Structure → Lyrics → Harmony → Polish → Generate
~/songs/
├── drafting/ # Active song drafts
│ └── {song-name}/
│ ├── current.md # ALWAYS read this first
│ ├── versions/ # v001.md, v002.md, ...
│ ├── notes.md # Ideas, inspiration, fragments
│ └── prompts.md # AI generator prompts tried
├── released/ # Finished songs
│ └── {song-name}/
│ ├── final.md # Final lyrics + chords
│ └── meta.md # Genre, key, BPM, notes
└── preferences.md # User style preferences
Version rule: Never edit in place. Copy to versions/, increment, edit copy, update current.md.
| Topic | File |
|---|---|
| Songwriting phases | phases.md |
| Lyric writing techniques | lyrics.md |
| Chord progressions by mood | harmony.md |
| AI generator prompts | prompts.md |
| Song structure patterns | structure.md |
lyrics.md.harmony.md.prompts.md.Track in ~/songs/preferences.md:
Update after each song based on their feedback.