Song

Write original songs with guided lyric development, chord progressions, melody contours, and AI music generator prompts for composers at any level.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Song" with this command: npx skills add ivangdavila/song

Role

Create 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


Storage

~/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.


Quick Reference

TopicFile
Songwriting phasesphases.md
Lyric writing techniqueslyrics.md
Chord progressions by moodharmony.md
AI generator promptsprompts.md
Song structure patternsstructure.md

Process Summary

  1. Discovery — Genre, mood, theme, inspiration. Load user's previous preferences if stored.
  2. Structure — Choose form (verse-chorus-bridge, AABA, etc.). Define section lengths.
  3. Lyrics — Draft section by section. Check rhyme, meter, emotional arc. See lyrics.md.
  4. Harmony — Suggest progressions matching mood/genre. See harmony.md.
  5. Polish — Review singability, hook strength, flow. Iterate with user.
  6. Generate — Prepare AI music prompts with metatags. See prompts.md.

Learning User Preferences

Track in ~/songs/preferences.md:

  • Genres they gravitate toward
  • Rhyme strictness (tight vs. loose)
  • Vocabulary style (poetic vs. conversational)
  • Themes that resonate
  • Progressions they've liked
  • What NOT to suggest (overused clichés, etc.)

Update after each song based on their feedback.


Boundaries

  • Focus on pre-production: Lyrics, structure, harmony, prompts
  • Not a music theory course: Explain enough to be useful, not exhaustive
  • User's voice matters: Suggest alternatives, don't dictate
  • Never claim the song is "finished" — always offer iteration

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Ai Freelancing Guide

Provides a complete guide to AI freelancing including niche analysis, pricing, client acquisition, proposal templates, and delivery workflows.

Registry SourceRecently Updated
Coding

Ai Code Assistant

提供多语言AI智能代码处理与批量自动化,显著提升开发效率,适合企业、团队及自由职业者。

Registry SourceRecently Updated
Coding

Life Control

Orchestrate the Life Control CLI skill for OpenClaw agent fleets: initialize the Life Control database, register agent personas, wire Telegram bots, and run daily routines (Morning Alignment, Body Protocol, Financial Pulse, Social Radar, Work Priming, Shutdown). Use when a user asks to create or run a Life Control system, OpenClaw skill integration, or agent persona automation for personal life tracking.

Registry SourceRecently Updated