Control Spotify playback (play, pause, skip, volume, queue, now-playing) via the bundled MCP server. Use for any music request — song, album, artist, playlist — on the user's default Spotify Connect device (e.g. a raspotify Pi or Echo). All auth, device-wake, and scope handling happen inside the MCP server; the agent just calls the tools.
$npx -y skills add alexeyisme/hermes-spotify-skill --skill hermes-spotify-skillInstalls into the current project.
Run `npx skills use "https://github.com/alexeyisme/hermes-spotify-skill" --skill "alexeyisme/hermes-spotify-skill"` 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/alexeyisme/hermes-spotify-skill" that are relevant to the current task. Run `npx skills add "https://github.com/alexeyisme/hermes-spotify-skill"` and select the relevant skills, then follow their instructions.