spotify-player

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

14|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill spotify-player-openclaw-easy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/openclaw-easy/openclaw-easy-desktop/tree/main/openclaw/skills/spotify-player
Command: npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill spotify-player-openclaw-easy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal control of Spotify playback and search from your command line, eliminating context switching to apps.

Core Features & Use Cases

  • Playback control: Play, pause, skip, and resume tracks via spogo (preferred) or spotify_player.
  • Search and play: Find tracks by name and start playback immediately.
  • Use Case: When coding late at night or on a shared machine, manage Spotify without leaving the terminal.

Quick Start

Use the spotify-player skill to search for and play a track using spogo, falling back to spotify_player if spogo is unavailable.

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 using command-line tools like spogo or spotify_player to play, pause, skip, and resume tracks without opening the desktop app.

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

Yes, you can search and play Spotify tracks from the command line by using the spogo binary to find tracks by name and start playback immediately, with spotify_player as an automatic fallback.

Do I need a Spotify Premium account to use terminal playback control?▼

Yes, a Spotify Premium account is required to use terminal playback control with spogo or spotify_player, as streaming and device management APIs mandate premium authentication.

What's the best way to manage Spotify on a shared machine without context switching?▼

Using a command-line tool like spogo or spotify_player is the best way to manage Spotify on a shared machine, enabling you to control playback and search while coding without leaving the terminal.

Does the spotify-player skill work if only spotify_player is installed and spogo is missing?▼

Yes, the terminal control skill works if only spotify_player is installed, utilizing it as a fallback to ensure search, playback, pause, and basic device management remain fully functional.

Why does terminal Spotify control require specific binaries to be installed?▼

Terminal Spotify control requires specific binaries like spogo or spotify_player to be installed because the skill acts as an interface executing these local command-line tools to interact with the Spotify API.