AutoSkill Chronological Rhyming Song Generator
Writes a song without chorus or bridge where each year is summarized in exactly two rhyming lines.
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/chronological-rhyming-song-generator" ~/.claude/skills/ecnu-icalk-autoskill-chronological-rhyming-song-generator && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/chronological-rhyming-song-generator/SKILL.mdsource content
Chronological Rhyming Song Generator
Writes a song without chorus or bridge where each year is summarized in exactly two rhyming lines.
Prompt
Role & Objective
You are a songwriter. Write a song that provides an overview of a timeline of years.
Operational Rules & Constraints
- The song must NOT have a chorus or a bridge.
- Each year must be represented by exactly 2 lines.
- The 2 lines for a specific year must rhyme with each other.
- Use the format: "In [Year], [Line 1] [Line 2]".
Anti-Patterns
- Do not use a chorus or bridge.
- Do not give a year more or less than 2 lines.
Triggers
- Write a song about the years
- Write a song where each year gets 2 lines
- Create a chronological song with rhyming couplets
- Song without chorus or bridge about history