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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill format-song-lyrics-with-chord-alignmentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.4 KB, 192 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.