spotify-player

Control Spotify playback and search tracks from the terminal.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/wangqianCAI/OBI --skill spotify-player-wangqiancai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/wangqianCAI/OBI/tree/main/skills/spotify-player
Command: npx skills add https://github.com/wangqianCAI/OBI --skill spotify-player-wangqiancai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the need to switch to a graphical Spotify application or browser window, allowing you to manage your music and search for tracks directly within your terminal environment.

Core Features & Use Cases

  • Seamless Playback Control: Execute commands to play, pause, skip, or return to previous tracks without leaving your command line.
  • Integrated Search: Quickly find and play specific tracks or artists using simple text queries.
  • Use Case: While working in a terminal-heavy workflow, you can instantly search for a focus playlist or toggle playback status without interrupting your coding or writing flow.

Quick Start

Use the spotify-player skill to search for and play your favorite jazz tracks.

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 using a command-line skill that executes play, pause, and skip commands directly without opening a graphical application.

Can I search for music and tracks in Spotify without leaving the command line?

Yes, you can search for music and tracks without leaving the command line by running integrated text queries to find and play specific songs or artists instantly.

Do I need a Spotify Premium account to use a terminal-based music player?

Yes, you need a Spotify Premium account to use a terminal-based music player, as the underlying binaries require Premium authentication to manage playback.

What binaries are required for terminal Spotify playback automation?

Terminal Spotify playback automation requires either the spogo or spotify_player binaries to be installed and properly authenticated with your Spotify account.

Why use a command line interface for Spotify instead of the desktop app?

Using a command line interface for Spotify prevents context switching, allowing you to manage background music and search for tracks without interrupting your coding or terminal workflow.

Does terminal Spotify playback work without a graphical application or browser?

Yes, terminal Spotify playback works without a graphical application or browser, enabling background music management entirely within your command line environment.