spotify-player

Control Spotify playback and search from the terminal via spogo.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill spotify-player-majunbao
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.3.2/skills/spotify-player
Command: npx skills add https://github.com/majunbao/learn --skill spotify-player-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search, reducing context switching and enabling automation from the command line.

Core Features & Use Cases

  • Playback control: play, pause, next, and previous tracks, plus device switching.
  • Search and discovery: query tracks, artists, or albums directly from the CLI.
  • Fallback support: use spotify_player when spogo is unavailable, ensuring continuity.

Quick Start

Install spogo (preferred) or spotify_player, then use the terminal commands to search and play 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?▼

Terminal-based Spotify control lets you play, pause, skip tracks, and switch devices using CLI tools like spogo or spotify_player, reducing context switching during development workflows and requiring a Spotify Premium account.

Can I search for Spotify tracks and albums directly from the command line?▼

Yes, terminal-based Spotify search allows you to query tracks, artists, or albums directly from the command line using spogo or spotify_player, enabling music discovery and playback without opening the desktop application.

Do I need a Spotify Premium account to use command-line music playback?▼

Yes, controlling Spotify playback from the terminal requires a Spotify Premium account. The API endpoints used for device switching, playback control, and search queries mandate Premium access for command-line integration.

What is the best way to automate Spotify control during development workflows?▼

The best way to automate Spotify control during development workflows is using CLI tools like spogo or spotify_player, enabling hands-free media control, search, and playback management directly from the terminal without context switching to a GUI.

Does this terminal Spotify player work if spogo is unavailable?▼

Yes, terminal Spotify control supports fallback functionality by using spotify_player when spogo is unavailable, ensuring continuity of playback control, search, and device switching from the command line even if the preferred tool is missing.