spotify-player

Control Spotify playback and search tracks from the terminal.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Clawdi-AI/openclaw --skill spotify-player-clawdi-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/Clawdi-AI/openclaw/tree/main/skills/spotify-player
Command: npx skills add https://github.com/Clawdi-AI/openclaw --skill spotify-player-clawdi-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control Spotify playback and search for music directly from your terminal, without needing to switch to the Spotify application.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Music Search: Search for tracks on Spotify.
  • Device Management: List and select playback devices.
  • Use Case: While coding, you can quickly pause your music to take a call or search for a new song to play, all from your command line.

Quick Start

Use the spotify-player skill to search for the track 'Bohemian Rhapsody' by Queen.

Frequently Asked Questions about spotify-player

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Spotify playback from the terminal?▼

This Skill enables terminal-based Spotify control by executing playback commands, track searches, and device selection directly from your command line without opening the desktop application.

Can I search for music on Spotify without leaving the command line?▼

Yes, you can search for Spotify tracks directly from the command line, allowing you to find and play specific songs like 'Bohemian Rhapsody' without interrupting your coding workflow.

Do I need a Spotify Premium account to control music playback from the terminal?▼

Yes, a Spotify Premium account is required to use terminal-based playback control and search features, as Spotify's API restricts playback management to Premium subscribers.

What dependencies do I need to manage Spotify devices from the terminal?▼

You need to install and configure either spogo or spotify_player to enable terminal-based device listing, selection, and playback management for your Spotify account.

How do I select a specific Spotify playback device while coding?▼

You can list and select available Spotify playback devices directly from your terminal by using the device management commands supported through the spogo or spotify_player integration.

Why use terminal commands instead of the Spotify desktop app for music control?▼

Using terminal commands for Spotify control allows developers to quickly pause music for calls or search for new tracks without context-switching away from their coding environment.