spotify-player

Control Spotify playback and search from the command line using spogo.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/joeleung0122/testing --skill spotify-player-joeleung0122
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/joeleung0122/testing/tree/main/skills/spotify-player
Command: npx skills add https://github.com/joeleung0122/testing --skill spotify-player-joeleung0122

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal control of Spotify playback and search is not straightforward; this Skill provides a streamlined CLI workflow using spogo (preferred) or spotify_player to manage playback, search, devices, and status from the terminal.

Core Features & Use Cases

  • Use spogo for fast search and playback control from scripts or interactive sessions.
  • Fall back to spotify_player for compatibility and broader platform support.
  • Manage devices and view playback status in automation workflows or daily tasks.
  • Example: build a script that searches for a track and starts playback on the active device.

Quick Start

Search for a track and start playback using spogo in the 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 command line?▼

You can control Spotify playback from the command line by using the spogo CLI tool, with spotify_player as a fallback, to manage search, device selection, and playback status directly from your terminal.

Can I search for tracks and manage Spotify devices via a terminal CLI?▼

Yes, searching for tracks and managing Spotify devices via a terminal CLI is possible using spogo or spotify_player, allowing you to find specific tracks and start playback on your active devices.

Do I need a Spotify Premium account to use CLI playback tools?▼

Yes, a Spotify Premium account is required to use these CLI playback tools, along with either the spogo or spotify_player application installed on your system to enable command-driven control.

What is the best way to automate Spotify search and playback in scripts?▼

The best way to automate Spotify search and playback in scripts is using the spogo CLI tool, which supports fast search and playback control, falling back to spotify_player for broader platform compatibility.

Does the spogo CLI work across all platforms for Spotify control?▼

The spogo CLI provides fast terminal control for Spotify, while the spotify_player fallback ensures broader platform support and compatibility for managing playback status and device selection across systems.