Toolinggeneric
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
steipete/clawdisspotify.com
Install
Use with your agent
Install the spotify-player skill, then use it as build context. Run: npx skills add https://github.com/steipete/clawdis --skill spotify-player. Then read the installed skill.md and follow its guidance to build or refactor my project.
spogo / spotify_player
Use spogo (preferred) for Spotify playback/search. Fall back to spotify_player if needed.
Requirements
- Spotify Premium account.
- Either
spogoorspotify_playerinstalled.
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|previous - Connect device:
spotify_player connect - Like track:
spotify_player like
Notes
- Config folder:
~/.config/spotify-player(e.g.,app.toml). - For Spotify Connect integration, set a user
client_idin config. - TUI shortcuts are available via
?in the app.