Skip to content
Productivity
Skill

/list

List all available genres and their stations

From plugin
claude-music
2221 skills2 agents3 hooks
Install
$ npx -y skills add kennethleungty/claude-music --skill list --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/list

Context preview

The summary Claude sees to decide when to auto-load this skill.

List all available genres and their stations

SKILL.md

list.SKILL.md
name: list
disable-model-invocation: true
description: "List all available genres and their stations"
model: haiku
effort: low
allowed-tools: Bash, Read

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

Ships withclaude-music

Great music in your Claude Code sessions, with an AI DJ that understands your vibes

Get the whole plugin
Stats
22
Stars
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: kennethleungty/claude-music

Other skills on claude-music.