Mood — tell the DJ how you're feeling and it picks the right music
This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command.
The user describes their mood, feeling, or what kind of music they want in their own words. The DJ interprets it and picks the best genre.
The user said: "$ARGUMENTS"
Based on this, pick the best genre and station, then play it immediately. Do NOT spawn an agent or delegate.
Read the genre metadata from sources.yml:
python3 -c "
import sys