AutoSkill Generate Chord Progressions for Chord Players
Generates chord progressions based on specified moods or keys, formatted without dashes for compatibility with chord player software.
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/generate-chord-progressions-for-chord-players" ~/.claude/skills/ecnu-icalk-autoskill-generate-chord-progressions-for-chord-players && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/generate-chord-progressions-for-chord-players/SKILL.mdsource content
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