spotify-player

Control Spotify playback and search music from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to control Spotify playback, search for music, and manage devices directly from your command-line interface, eliminating the need to switch applications.

Core Features & Use Cases

  • Playback Control: Play, pause, skip tracks, and control volume.
  • Music Search: Find songs, artists, and albums on Spotify.
  • Device Management: List and switch between available Spotify playback devices.
  • Use Case: While working on code, you can quickly search for a song and start playing it, or skip a track 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?

You can control Spotify playback from the terminal by using this Skill to send commands for playing, pausing, skipping tracks, and adjusting volume without leaving your command-line interface.

Do I need Spotify Premium to control music playback via the command line?

Yes, controlling music playback via the command line requires a Spotify Premium subscription, along with either the spogo or spotify_player command-line tool installed for operation.

Can I search for songs and artists directly in my terminal?

Yes, you can search for specific songs, artists, and albums directly in your terminal by leveraging the integrated music search functionalities provided by the spogo and spotify_player tools.

How do I switch Spotify playback devices while working in the CLI?

You can switch Spotify playback devices while working in the CLI by using the device management feature to list available hardware and transfer active playback sessions seamlessly.

What is the best way to manage music without switching applications during coding?

The best way to manage music without switching applications during coding is using terminal-based control to search for tracks and handle playback directly within your existing command-line workflow.

Why does terminal Spotify control require spogo or spotify_player installation?

Terminal Spotify control requires spogo or spotify_player installation because these command-line tools provide the underlying integration needed to execute playback commands and communicate with the Spotify API.