Agent skill · Media & Video

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.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill format-song-lyrics-with-chord-alignment --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/format-song-lyrics-with-chord-alignment/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Format Song Lyrics with Chord Alignment skill do?

Generate song lyrics and format the output by placing chord names directly above the specific words where the chord changes occur.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill format-song-lyrics-with-chord-alignment --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going