spotify-player

Control Spotify playback and search music via terminal commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to control their Spotify playback and search for music directly from their terminal, integrating with their preferred Spotify client.

Core Features & Use Cases

  • Playback Control: Play, pause, skip tracks, and manage playback devices.
  • Music Search: Find tracks and artists on Spotify.
  • Use Case: While working in the terminal, you can quickly search for a song and start playing it without leaving your workflow, or skip to the next track when needed.

Quick Start

Use the spotify-player skill to search for the track 'Bohemian Rhapsody' by Queen.

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 command-line tools like spogo or spotify_player to play, pause, skip tracks, and manage devices.

Can I search for music on Spotify without leaving my terminal workflow?

Yes, you can search for music on Spotify without leaving your terminal by using the spotify-player skill to find specific tracks and artists directly through command-line queries.

Do I need a Spotify Premium account to manage playback via command-line tools?

Yes, you need a Spotify Premium account to manage playback via command-line tools, as the terminal integration requires premium access for controlling music and devices.

What terminal tools are required to integrate Spotify music search and playback control?

To integrate Spotify music search and playback control, you need to install either the spogo or spotify_player command-line tools, which facilitate device management and track searching.

Does terminal Spotify playback support device management for switching audio outputs?

Yes, terminal Spotify playback supports device management, allowing you to switch audio outputs and manage connected devices directly through your command-line interface.

Why use command-line tools for Spotify control instead of the desktop client?

Using command-line tools for Spotify control lets you quickly search tracks and manage playback without leaving your terminal workflow, integrating music control directly into your development environment.