spotify-player

Control Spotify playback and search from a terminal using spogo or spotify_player.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/drshailesh88/Krypto --skill spotify-player-drshailesh88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/drshailesh88/Krypto/tree/main/skills/spotify-player
Command: npx skills add https://github.com/drshailesh88/Krypto --skill spotify-player-drshailesh88

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of controlling Spotify playback and search from a terminal by delegating to spogo or spotify_player.

Core Features & Use Cases

  • CLI-based control: Search for tracks, play, pause, skip, and manage playback from the command line using spogo (preferred) or spotify_player as a fallback.
  • Cross-device playback: Connect to Spotify devices and switch playback across devices in real time.
  • Use Case: Imagine you’re coding late at night and want to quickly find a track and start playing it without leaving the terminal.

Quick Start

Use the spotify-player skill to search for a track and start playback with spogo, or fall back to spotify_player if needed.

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 issuing commands through the spogo or spotify_player binaries, which support play, pause, skip, search, and device management directly from the command line.

How do I search for tracks and play music in Spotify using a CLI?

To search for tracks and play music in Spotify using a CLI, run the spotify-player skill, which delegates search and playback commands to the spogo or spotify_player terminal binaries.

Do I need to install any binaries to manage Spotify playback from the command line?

Yes, you must install the spogo or spotify_player binaries via package managers and configure your environment as described in the metadata before managing Spotify playback from the command line.

Can I switch Spotify playback across different connected devices from the terminal?

Yes, you can switch playback across Spotify-connected devices in real time from the terminal by using the device management and status query capabilities provided by the spogo or spotify_player binaries.

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

For terminal music control, spogo is the preferred binary for executing search and playback commands, while spotify_player serves as a fallback option when spogo is unavailable or encounters issues.