spotify-player

star 7

Control Spotify playback via spotify_player CLI or Spotify Web API.

kody-w By kody-w schedule Updated 2/11/2026

name: spotify-player description: Control Spotify playback via spotify_player CLI or Spotify Web API. metadata: {"openclaw":{"emoji":"🎧","requires":{"bins":["spotify_player"]},"install":[{"id":"brew","kind":"brew","formula":"spotify_player","bins":["spotify_player"],"label":"Install spotify_player (brew)"}]}}

Spotify Player

Control Spotify playback from the command line.

Play/Pause

spotify_player playback play
spotify_player playback pause

Skip Track

spotify_player playback next
spotify_player playback previous

Search

spotify_player search --type track "Bohemian Rhapsody"

Now Playing

spotify_player get --key playback

Queue

spotify_player playback queue --uri spotify:track:TRACK_ID
Install via CLI
npx skills add https://github.com/kody-w/openrappter --skill spotify-player
Repository Details
star Stars 7
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator