spotify-player

Search and control Spotify playback from the terminal using spogo.

4|2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/0xKobold/0xkobolds --skill spotify-player-0xkobold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/0xKobold/0xkobolds/tree/main/skills/spotify-player
Command: npx skills add https://github.com/0xKobold/0xkobolds --skill spotify-player-0xkobold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and control Spotify playback directly from the terminal, enabling quick music discovery and playback without leaving the shell.

Core Features & Use Cases

  • Search for tracks, artists, or albums from the command line.
  • Play, pause, skip, and manage playback on connected Spotify devices.
  • Switch between spogo (preferred) and spotify_player as backends depending on availability in automation scripts.

Quick Start

Start a session to search and play tracks via the terminal using spogo as the primary backend.

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?

Spotify playback can be controlled from the terminal using tools like spogo or spotify_player, enabling track search, play, pause, skip, and device management directly within shell scripts or development workflows.

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

Yes, you can search for Spotify tracks, artists, and albums directly from the command line using terminal clients like spogo or spotify_player to discover and play music without interrupting your shell workflow.

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

Yes, an active Spotify Premium subscription is required to use terminal-based Spotify players like spogo and spotify_player for executing playback controls and managing connected devices.

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

Spogo is the preferred primary backend for terminal Spotify control, while spotify_player serves as a fallback option when spogo is unavailable, ensuring continuous playback and device management in automation scripts.

How do I manage Spotify devices when playing music from a shell script?

You can manage Spotify devices from a shell script by using terminal clients like spogo or spotify_player to list connected devices and transfer playback, allowing automation scripts to direct music to specific hardware.