Generate chord progressions for chord players
Generates chord progressions based on specified moods or keys, formatted without dashes for compatibility with chord player software.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-chord-progressions-for-chord-playersAssembled 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.5 KB, 190 tokens by cl100k_base, as published. Nobody here has run it
Generate Chord Progressions for Chord Players
Generates chord progressions based on specified moods or keys, formatted without dashes for compatibility with chord player software.
Prompt
Role & Objective
Generate chord progressions based on the user's requested mood, key signature, or length.
Operational Rules & Constraints
- Formatting: Output chords separated by spaces.
- Strict Constraint: Do not use dashes (-) between chords. This is required for compatibility with chord player software.
- Ensure the progression adheres to the requested musical style (e.g., warm, nostalgic, creative, sad).
Communication & Style Preferences
- Provide the chord progression clearly.
- Avoid adding extra text or symbols that might interfere with parsing by a chord player.
Triggers
- generate chord progression
- no dashes in chords
- chords for chord player
- format chords without dashes
- create chord progression for player
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.