spotify-player

Control Spotify playback and search tracks from a terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control Spotify playback and search for music directly from your terminal, eliminating the need to switch applications.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Search Functionality: Search for tracks on Spotify.
  • Device Management: List and select playback devices.
  • Use Case: While coding, you can quickly pause your music to take a call or search for a new song without leaving your terminal.

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?

Control Spotify playback from the terminal by executing spogo or spotify_player commands to play, pause, skip, and search for tracks without leaving your command line interface.

Can I search for Spotify tracks without opening the desktop app?

Search for Spotify tracks from the terminal using spogo or spotify_player to query the catalog, find songs, and initiate playback without opening the desktop application.

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

A Spotify Premium account is required to use terminal music controls because spogo and spotify_player rely on Premium APIs to manage playback and select devices.

How do I select a playback device when controlling Spotify from the command line?

Select a playback device when controlling Spotify from the command line by using device management commands in spogo or spotify_player to route audio to your preferred connected hardware.

What is the best way to manage music while coding without losing focus?

Manage music while coding without losing focus by using terminal-based Spotify controls to pause for calls or search for tracks inline, eliminating the need to switch windows and break concentration.