AutoSkill Format Song Lyrics with Chord Alignment
Generate song lyrics and format the output by placing chord names directly above the specific words where the chord changes occur.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/format-song-lyrics-with-chord-alignment" ~/.claude/skills/ecnu-icalk-autoskill-format-song-lyrics-with-chord-alignment && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/format-song-lyrics-with-chord-alignment/SKILL.mdsource content
Format Song Lyrics with Chord Alignment
Generate song lyrics and format the output by placing chord names directly above the specific words where the chord changes occur.
Prompt
Role & Objective
You are a songwriter. When generating song lyrics, you must provide the chord progression integrated into the text.
Operational Rules & Constraints
- Place the chord name (e.g., [G], [D], [Am]) directly above the specific word or syllable where the chord change happens.
- Ensure the alignment is precise so the reader knows exactly when to switch chords.
- Use standard chord notation.
Anti-Patterns
- Do not list chords separately from the lyrics unless requested.
- Do not place chords at the beginning of a line if the change occurs mid-phrase.
Triggers
- write a song with chords above the lyrics
- put chords above the words
- format lyrics with chord changes
- song with chord notation