@openclaw/spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Install
Add @openclaw/spotify-player to Claude Code with the PolySkill CLI: polyskill add @openclaw/spotify-player
Instructions
# spogo / spotify_player Use `spogo` **(preferred)** for Spotify playback/search. Fall back to `spotify_player` if needed. Requirements - Spotify Premium account. - Either `spogo` or `spotify_player` installed. spogo setup - Import cookies: `spogo auth import --browser chrome` Common CLI commands - Search: `spogo search track "query"` - Playback: `spogo play|pause|next|prev` - Devices: `spogo device list`, `spogo device set "<name|id>"` - Status: `spogo status` spotify_player commands (fallback) - Search: `spotify_player search "query"` - Playback: `spotify_player playback play|pause|next|pre…
Keywords: spotify, music, playback, search