spotify-player

Search and control Spotify playback from the terminal using spogo or spotify_player.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you search for music and control Spotify playback from the command line without opening a desktop app.

Core Features & Use Cases

  • Terminal search & playback: Find tracks and control play, pause, next, and previous using spogo or spotify_player.
  • Device management and status: List available devices, switch the active device, and check current playback status.
  • Cookie-based authentication and config support: Use spogo cookie import for login and configure spotify-player via a local app config when needed.

Use case: You want to quickly search for a specific song, start playback on a particular device (like your living room speaker), and check what is playing without touching the UI.

Quick Start

Use the spotify-player skill to play music by searching and starting playback: Search for a track called "Daft Punk - One More Time" using spogo, then begin playback.

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 the spotify-player skill to manage play, pause, next, and previous commands. It uses spogo for terminal music control, with a fallback to spotify_player when spogo is unavailable.

Can I search for music and play tracks from the command line?

Yes, you can search for music and play tracks from the command line. The skill enables interactive track discovery, letting you find specific songs and start playback directly in your terminal without opening a desktop app.

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

Yes, a Spotify Premium account is required to use terminal music control with this skill. You also need either spogo or spotify_player installed on your system to enable command-line playback and device management.

How does spogo authentication work for Spotify Connect?

Spogo authentication for Spotify Connect works by importing browser cookies. This cookie-based login method allows spogo to authenticate your Spotify session without requiring manual token entry.

Can I switch Spotify Connect devices and check playback status from the CLI?

Yes, you can switch Spotify Connect devices and check playback status from the CLI. The skill supports listing available devices, switching the active device, and checking current playback status for daily listening workflows.

What happens when spogo is unavailable for terminal Spotify control?

When spogo is unavailable for terminal Spotify control, the skill falls back to spotify_player. You can configure spotify_player through a local app config to maintain command-line media control and playback functionality.