spotify-player

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search to bypass GUI limitations and streamline music control from the command line.

Core Features & Use Cases

  • Preferred workflow: control playback and search via the terminal using spogo (preferred) with spotify_player as a fallback.
  • Real-world scenario: quickly search for a track and start playing on the active device during a CLI workflow.
  • Fallback behavior: if spogo is unavailable, seamlessly switch to spotify_player without changing commands.

Quick Start

Install spogo and use a single command to search for a track and start 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?

The Skill uses spogo as the preferred tool for terminal control, with spotify_player as a fallback. If spogo is unavailable, it seamlessly switches to spotify_player without changing commands.

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

A Spotify Premium account is explicitly required to authenticate and control playback from the command line using the spogo or spotify_player binaries.

What is the best way to search for a track and start playing it during a CLI workflow?

Using spogo allows you to quickly search for a track and start playing on the active device. If spogo is missing, the spotify_player fallback handles the same task.

What happens if the spogo binary is not installed?

The Skill features a fallback behavior that seamlessly switches to spotify_player when spogo is unavailable, ensuring continuous terminal-based music control.

Can I use terminal commands to bypass Spotify GUI limitations?

This approach solves the problem of GUI limitations by streamlining music control into the terminal, integrating track search and playback into your existing CLI workflow.