spotify-player

Control Spotify playback and search from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Spotify playback and search from the terminal, enabling hands-free, scriptable music control without leaving your current workflow.

Core Features & Use Cases

  • Preferred playback tool: Use spogo for playback and search, with spotify_player as a fallback.
  • Device and status control: Manage playback, devices, and track queries from the command line.
  • Use Case: Imagine needing to start a playlist on the desktop while working in a remote session; you can issue a single command to play the next track on your connected device.

Quick Start

Install spogo (preferred) or spotify_player, then run a test playback or search to verify setup.

Frequently Asked Questions about spotify-player

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I control Spotify playback directly from the terminal?

Yes, you can control Spotify playback and search directly from the terminal. This enables fast, scriptable music management across connected devices without leaving your shell workflow.

What do I need to manage Spotify from the command line?

To manage Spotify from the command line, you need a Spotify Premium account and either the spogo or spotify_player tool installed on your system.

How do I start a Spotify playlist during a remote terminal session?

You can start a Spotify playlist during a remote terminal session by issuing a single command. This sends playback controls to your connected device without requiring a GUI.

Does terminal Spotify control support device switching and track search?

Terminal Spotify control supports device switching and track search. You can manage playback devices, query tracks, and handle search operations entirely from the command line interface.

Which command line tool is preferred for terminal Spotify playback?

Spogo is the preferred command line tool for terminal Spotify playback and search. If spogo is unavailable, spotify_player can be used as a fallback tool.

Why use terminal commands instead of the Spotify desktop app for music control?

Using terminal commands for music control provides a scriptable workflow that keeps you in your shell. It is ideal for fast, hands-free playback management during remote sessions or active coding.