spotify-player

Control Spotify playback and search from your terminal via spogo or spotify_player.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill spotify-player-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/spotify-player
Command: npx skills add https://github.com/geezerrrr/motive --skill spotify-player-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal Spotify playback and search from the command line using spogo (preferred) or spotify_player, enabling automation and scripting without switching apps.

Core Features & Use Cases

  • Control playback (play, pause, next, previous) and search tracks from the terminal.
  • Switch and query devices, status, and playback state without GUI.
  • Rely on spogo for the primary experience with a spotify_player fallback when needed.

Quick Start

Install spogo (brew) or spotify_player, then run a search and start playback to verify functionality.

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 command-line instructions to play, pause, skip tracks, and search for music without needing a graphical interface.

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

Yes, you can search for tracks and manage Spotify devices using a CLI. The skill supports querying playback status and switching between active devices directly from the command line.

What is the best way to automate Spotify music playback in a development workflow?

Automating Spotify music playback in a development workflow is best handled by CLI-based tools that enforce terminal commands, allowing developers to script playback and search operations seamlessly.

Does Spotify terminal control require a specific command-line tool to function?

Spotify terminal control primarily relies on the spogo command-line tool for the core experience, with an option to fall back to spotify_player if needed during setup or execution.

How do I set up terminal Spotify control on my machine?

To set up terminal Spotify control, you install the preferred spogo tool via a package manager like Homebrew, or alternatively install spotify_player, then run a search and start playback to verify functionality.

Why switch from a GUI to command-line Spotify control?

Switching to command-line Spotify control eliminates the need to switch applications, enabling power users to manage music playback, search tracks, and query device status entirely within their existing terminal environment.