spotify-player

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

1|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/Kjdragan/universal_agent --skill spotify-player-kjdragan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/Kjdragan/universal_agent/tree/main/.claude/skills/spotify-player
Command: npx skills add https://github.com/Kjdragan/universal_agent --skill spotify-player-kjdragan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables terminal-based control of Spotify playback and search using spogo (preferred) or spotify_player as a fallback, reducing context switching and enabling quick control from the command line.

Core Features & Use Cases

  • Playback control: Play, pause, and navigate tracks from a local shell.
  • Search and discovery: Find tracks, albums, and artists via the terminal.
  • Use Case: Imagine needing to queue a playlist during a coding session without leaving the terminal.

Quick Start

Use the skill to start playback of a playlist or search for a track and begin playing it from your terminal.

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 CLI binaries like spogo or spotify_player to play, pause, and navigate tracks directly from your local shell without leaving the command line.

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

Yes, you can search for Spotify tracks, albums, and artists via the command line using the spogo or spotify_player binaries, enabling quick music discovery and queuing directly from your terminal environment.

What do I need to use a terminal-based Spotify player?

To use a terminal-based Spotify player, you need the spogo or spotify_player binaries installed and proper authentication, which requires cookies for spogo or account access for spotify_player to function correctly.

What is the best way to manage Spotify playback during a coding session?

The best way to manage Spotify playback during a coding session is using a terminal-based CLI tool like spogo to queue playlists and control music, reducing context switching from your development environment.

Does spogo work better than spotify_player for CLI music control?

Spogo is the preferred binary for CLI music control, while spotify_player serves as a fallback, both enabling terminal-based Spotify search and playback management but requiring different authentication methods like cookies or account access.