spotify-player

Control Spotify playback and search from the command line.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill spotify-player-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/skills/spotify-player
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill spotify-player-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search without needing to switch to a graphical app.

Core Features & Use Cases

  • CLI search for tracks, albums, and artists using spogo (preferred) or spotify_player as fallback.
  • Playback control from the terminal: play, pause, next, previous, and device selection.
  • Requires Spotify Premium and either spogo or spotify_player; ideal for scripting and automation.

Quick Start

Search for a track using spogo, then start playback from the terminal.

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 command line?

You can control Spotify playback from the command line by using spogo or spotify_player as a backend to play, pause, skip tracks, and select devices without opening a graphical UI.

Do I need Spotify Premium to use CLI playback control?

Yes, CLI playback control requires a Spotify Premium account to manage track search, device selection, and playback commands through terminal sessions.

How do I search for Spotify tracks and albums in the terminal?

You can search for Spotify tracks, albums, and artists in the terminal by executing search commands through the spogo backend, which is preferred for rapid track lookup.

Can I automate Spotify playback using terminal scripts?

Yes, terminal-based Spotify control is ideal for scripting and automation, allowing you to manage playback and search across terminal sessions without manual UI interaction.

What is the difference between spogo and spotify_player for terminal music control?

Spogo is the preferred backend for terminal music control, while spotify_player serves as a fallback option to execute CLI search and playback commands.

Why does my CLI Spotify player not switch playback devices?

CLI Spotify players rely on backend connections to manage device selection, requiring an active Spotify Premium session to successfully switch playback across devices.