spotify-player

Control Spotify playback, search tracks, and manage queues from the terminal.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill spotify-player-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/spotify-player
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill spotify-player-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal users want to control Spotify playback, search for tracks, skip, pause, view current playback, and manage their queue from the command line.

Core Features & Use Cases

  • Playback control: play, pause, skip, and adjust volume from the terminal.
  • Search and queue management: search for tracks and add to the Spotify queue.
  • Device handling: list and switch between available devices.

Quick Start

Play a song named My Song using spogo.

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?

You can control Spotify playback from the terminal by executing CLI commands to play, pause, skip tracks, and adjust volume without leaving your command line interface.

Can I search for tracks and manage my Spotify queue using a CLI?

Yes, you can search for specific tracks from the terminal and directly add them to your Spotify queue using command line instructions.

Do I need Spotify Premium to use terminal-based Spotify players?

Yes, a Spotify Premium account is required to use terminal-based Spotify players, along with having the necessary binaries installed for your CLI setup.

How do I switch Spotify playback devices from the command line?

You can switch Spotify playback devices from the command line by listing available devices and selecting a target output source directly through terminal commands.

What is the best way to integrate Spotify control into CLI workflows?

Integrating Spotify control into CLI workflows is best achieved by using dedicated terminal binaries like spogo or spotify_player to execute playback commands within your automated scripts.