Install
openclaw skills install insight-songTransform technical insights into Suno-ready songs with lyrics, style tags, and emotional arc
openclaw skills install insight-songTransform technical conversations and insights into songs formatted for Suno.ai. Creates lyrics with emotional arc that mirrors the technical journey, complete with style tags and section markers.
Trigger: 明示呼出 (explicit invocation) or when deep technical insight emerges
Core insight: "Creation forces synthesis. Making a song about a concept reveals gaps that passive understanding cannot."
openclaw install leegitw/insight-song
Dependencies: None (standalone creative skill)
Data handling: This skill synthesizes content from user-supplied input or the current conversation context (default). It does NOT read files from the workspace or access project artifacts directly. Results are returned to the invoking agent, who decides how to use them.
Technical insights fade with context compression. Songs provide audio reinforcement that makes concepts memorable and transferable. This skill:
The insight: Technical principles conveyed through metaphor and emotional arc stick better than documentation alone.
/song [topic]
| Argument | Required | Description |
|---|---|---|
| topic | No | Topic focus (default: synthesize current conversation) |
Before creating a song, ensure:
You must be able to answer:
| Question | What It Means |
|---|---|
| Core insight? | Not "we talked about X" but "we discovered X solves Y" |
| Problem solved? | The pain point, not just the topic |
| Why, not just what? | The reasoning, not just the outcome |
| Substantial depth? | Teaches something new, not standard practice |
## Song
**Title**: [Song Name]
**Suno.ai Style Tags**:
[300-500 characters describing musical style, mood, instrumentation]
[Verse 1]
[Lyrics conveying the problem/pain]
[Chorus]
[Core message, repeatable, memorable]
[Verse 2]
[Discovery/insight]
[Bridge]
[Technical depth through metaphor]
[Chorus]
[Outro]
[Resolution/call to action]
| Rule | Description |
|---|---|
| Tell a story | Beginning, middle, end with clear arc |
| Technical but singable | Don't sacrifice accuracy for rhyme |
| Visual imagery | Designed for audio+visual reinforcement |
| Emotional arc | Matches the technical journey |
| NO literal specifics | Use metaphor and symbol, not file names or metrics |
| NO artist names | Extract essence, not references |
Bad (too literal):
We fixed the bug in handler.go
The timeout was set to 300
Good (metaphorical):
Three in the morning, the logs are all silent
System's on fire but the metrics don't know
Building in darkness, no baseline to measure
Can't debug what you've never seen before
| Element | Question |
|---|---|
| Problem | What was broken/painful? |
| Discovery | What did we learn? |
| Solution | What pattern emerged? |
| Impact | Why does this matter? |
Structure (flexible):
[Verse 1], [Chorus], [Bridge], etc.Context: Discovered reproduce-to-debug problem. Introduced Bootstrap → Learn → Enforce phases.
Narrative arc:
Title: Bootstrap Before You Break
Suno.ai Style Tags:
Atmospheric indie folk with building intensity, finger-picked acoustic guitar opening,
gradually adding warm synth pads and driving drums, introspective male vocals with
occasional harmonies, dynamic shifts between quiet verses and powerful choruses,
ethereal reverb on bridge section, cinematic crescendo finale
[Verse 1]
Three in the morning, the logs are all silent
System's on fire but the metrics don't know
Building in darkness, no baseline to measure
Can't debug what you've never seen before
[Chorus]
Bootstrap before you break
Learn the patterns while you wait
Enforce what the data shows
Now you see where the failure goes
[Verse 2]
Started collecting every signal
Cast the net wide, caught it all
Fourteen days of patient watching
Now we know what normal's called
| Condition | Behavior |
|---|---|
| Insufficient context | Ask clarifying questions first |
| No clear narrative arc | Decline, explain what's missing |
| Surface-level topic | Suggest deeper exploration first |
Input sources:
What this skill does NOT do:
Output behavior: This skill returns the song directly to the invoking agent. The agent can then display, save, or pass the result to another skill as needed.
Provenance note:
This skill is developed by Live Neon (https://github.com/live-neon/skills) and published
to ClawHub under the leegitw account. Both refer to the same maintainer.
/song synthesizes input or conversation into Suno-ready formatPart of the Live Neon Creative Suite.