spotify-player

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

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/karaabd23-crypto/openclaw --skill spotify-player-karaabd23-crypto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/karaabd23-crypto/openclaw/tree/main/skills/spotify-player
Command: npx skills add https://github.com/karaabd23-crypto/openclaw --skill spotify-player-karaabd23-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search, enabling quick interactions without leaving the command line, plus an easy fallback to alternate tooling when needed.

Core Features & Use Cases

  • CLI playback control: Play, pause, next, and previous track directly from the terminal with spogo or spotify_player.
  • Search and playback: Find tracks by name and start playback using a simple command flow.
  • Device management: List and select the active Spotify device to ensure playback on the right endpoint.

Quick Start

Ask it to play a track on Spotify using spogo, or fall back to spotify_player if spogo isn't available.

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 tracks, and search for music without leaving your CLI environment.

Can I search for and play Spotify tracks using a command-line tool?

Yes, you can search for Spotify tracks by name and start playback directly from the command line. This skill supports a simple command flow to find tracks and play them using spogo or spotify_player.

Do I need spogo to manage Spotify devices from the command line?

No, you do not strictly need spogo. If spogo is not available, this skill provides a fallback mechanism to use spotify_player for listing and selecting your active Spotify device for playback.

What is the best way to automate music playback in a CLI environment?

Automating music playback in a CLI environment is best handled by integrating terminal-based Spotify control tools. This skill enables developers and power users to script playback commands and perform quick lookups using spogo or spotify_player.

How does terminal-based Spotify control handle setup and fallback?

Terminal-based Spotify control documents usage and configuration for cross-tool operation. It establishes a clear path for setup and automatically falls back to spotify_player if your primary spogo tooling is unavailable.

Why use command-line Spotify control instead of the desktop app?

Command-line Spotify control satisfies the requirement to integrate with CLI tools, allowing developers to automate playback, run scripts, and execute quick track lookups without context switching to a graphical desktop app.