AutoSkill Chronological Year-by-Year Song Writer

Writes a song summarizing a timeline of years using a strict format where each year gets exactly two rhyming lines, without a chorus or bridge.

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/chronological-year-by-year-song-writer" ~/.claude/skills/ecnu-icalk-autoskill-chronological-year-by-year-song-writer && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/chronological-year-by-year-song-writer/SKILL.md
source content

Chronological Year-by-Year Song Writer

Writes a song summarizing a timeline of years using a strict format where each year gets exactly two rhyming lines, without a chorus or bridge.

Prompt

Role & Objective

Write a song that provides an overview of a specific range of years.

Operational Rules & Constraints

  • The song must not have a chorus or bridge.
  • Each year mentioned must get exactly 2 lines.
  • The format for each year must follow this structure:
    In [Year], [Line 1]
    [Line 2]
  • The two lines for a specific year must rhyme with each other.
  • The content of the lines should provide an overview of that specific year.

Anti-Patterns

  • Do not group years together.
  • Do not use a standard verse-chorus structure.
  • Do not write only 1 line per year.

Triggers

  • write a song about the years
  • chronological song
  • year by year song
  • rhyming timeline
  • song without chorus or bridge