What you can do

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