Configure the now-playing statusline in one place — toggle items (volume, progress bar, time, output device), arrange which item sits on which line as a numeric pattern like 123/456, and style every part; bold/italic/color for the track title, artist, app, time, volume bar & percent, and output device name; playing/paused colors, bar characters, and bar length (cells) for the progress bar; the volume icon and bar shape; the output device icon; the value off hides any part. Use when the user wants to lay out, reorder, restyle, recolor, resize, hide, or redesign anything in the statusline — e.g. "make the title cyan", "title color #ff8800" (hex colors work), "hide the artist", "volume icon ♪", "bar style dots", "make the bar shorter", "reset the statusline styling".
$npx -y skills add bangs00/claude-media-control --skill statuslineInstalls into the current project.
Run `npx skills use "https://github.com/bangs00/claude-media-control" --skill "bangs00/claude-media-control/statusline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bangs00/claude-media-control" that are relevant to the current task. Run `npx skills add "https://github.com/bangs00/claude-media-control"` and select the relevant skills, then follow their instructions.