Chronological rhyming song generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/chronological-rhyming-song-generator
Writes a song without chorus or bridge where each year is summarized in exactly two rhyming lines.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill chronological-rhyming-song-generatorAssembled 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.3 KB, 196 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.