spotify-player

Control Spotify playback and search tracks from the terminal.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/StanH123h/clawdbot-self-use --skill spotify-player-stanh123h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/StanH123h/clawdbot-self-use/tree/main/skills/spotify-player
Command: npx skills add https://github.com/StanH123h/clawdbot-self-use --skill spotify-player-stanh123h

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Spotify playback and search for music directly from your terminal, offering a convenient way to manage your listening experience without leaving your command line interface.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Search Functionality: Find tracks on Spotify using search queries.
  • Device Management: List and set the active playback device.
  • Use Case: While working on your code, you can quickly search for a song, play it, and adjust the volume using simple terminal commands.

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?

Terminal Spotify playback is enabled by this Skill through command-line integration, allowing you to play, pause, skip, and search for tracks directly. It requires a Spotify Premium account and either the spogo or spotify_player CLI tool to function.

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

A Spotify Premium account is required to use this terminal playback Skill. The underlying command-line tools need premium API access to manage active devices, control playback, and search for tracks.

Can I search for tracks on Spotify without leaving the command line?

Searching for Spotify tracks without leaving the command line is fully supported. This Skill passes your search queries to the backend tools, returning track results directly in your terminal interface.

What command-line tools do I need to manage Spotify devices in the terminal?

Managing Spotify devices in the terminal requires installing the spogo or spotify_player command-line tool. This Skill relies on these specific dependencies to execute device listing and active playback switching.

Does terminal Spotify playback work with free accounts?

No, terminal Spotify playback requires a Spotify Premium account. Free accounts lack the API permissions needed by the spogo or spotify_player command-line tools to control playback and manage devices.