What you can do
- Play, pause, skip, and control playback
- Search for tracks, albums, and artists
- Create and manage playlists
- Get recommendations based on mood or activity
- View currently playing track and queue
Install the skill
Install via clawhub
npx clawhub@latest install spotify-player
The spotify-player skill connects your AI agent to Spotify, letting it control playback and manage your music library.
Example commands
# Play focus music
openclaw ask "Play some focus music"
βΆ Now playing: Deep Focus playlist
# Skip track
openclaw ask "Skip to next track"
βΆ Skipped β Now playing: Weightless by Marconi Union
# Create a playlist
openclaw ask "Create a playlist for my workout"
β Created playlist: "Workout Mix" (12 tracks)
How it works
OpenClaw CLI acts as a watchdog daemon that keeps your AI agent always running. When you install the Spotify skill, your agent can control your music β playing tracks, managing playlists, and discovering new music. Authenticate with Spotify once, and your agent becomes your personal DJ.
Get OpenClaw CLI β Free
Your AI agent, always running. Zero config.
npm
npm install -g openclaw-cli
Homebrew
brew install openclaw/tap/openclaw-cli