spotify-player

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal Spotify playback and search streamlined via spogo (preferred) or spotify_player.

Core Features & Use Cases

  • Control playback (play, pause, next, previous) from the terminal.
  • Search tracks, artists, and albums and start playback on a selected device.
  • Fallback to spotify_player if spogo isn't available, ensuring continuous use.

Quick Start

Install spogo (preferred) or spotify_player and run the recommended CLI command to 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 running CLI commands to play, pause, skip tracks, and manage devices using spogo or spotify_player.

Can I search for tracks and artists on Spotify via command-line?

Yes, searching for tracks, artists, and albums on Spotify via command-line is supported, allowing you to find music and start playback on a selected device directly from your terminal.

Do I need spogo installed to use this Spotify CLI control?

You need either spogo or spotify_player installed and accessible in your PATH to enable terminal Spotify control, with spogo being the preferred option and spotify_player serving as a fallback.

What is the best way to manage Spotify devices in a CLI environment?

The best way to manage Spotify devices in a CLI environment is using terminal commands that support optional configuration for device selection, enabling developers to direct playback to specific hardware.

Why does the terminal Spotify player fall back to spotify_player?

The terminal Spotify player falls back to spotify_player when spogo is not available on your system, ensuring continuous command-line music playback and search functionality without interruption.