# List

> List all available genres and their stations

- Skill: `kennethleungty/list` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kennethleungty/list`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kennethleungty/list/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kennethleungty (https://skillmd.com/u/kennethleungty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kennethleungty/list

---


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>`.

