List

List all available genres and their stations

kennethleungty 1034594 471 B Updated

File contents

This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command.

List Genres

Show available genres and their stations.

Read "${CLAUDE_PLUGIN_ROOT}/config/sources.yml" and display as:

♪ Available genres ♪

  • {genre} ({count} stations) — {station names}

Show all stations per genre. End with: Play any genre with /play <genre>.

kennethleungty/claude-music/tree/main/skills/list commit 1034594497

Frequently asked questions

npx skillmds@latest add kennethleungty/list