# Status

> Status — what's playing, genre, station, and volume

- Skill: `kennethleungty/status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kennethleungty/status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kennethleungty/status/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/status

---


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

# Music Status

Show the current music playback state.

Run `"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" status` and format the JSON showing: Status, Genre, Station, Now Playing (if available), Volume, and Player.

