spotify-player

Control Spotify playback and search music from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spotify_player, and includes scripts (resource) and references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Music Search: Find tracks on Spotify using search queries.
  • Device Management: List available Spotify devices and set the active playback device.
  • Use Case: While working on your code, you can ask to play a specific song or playlist, skip a track you don't like, or pause your music without leaving your terminal.

Quick Start

Use the spotify-player skill to play 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 the spotify-player skill to play, pause, skip tracks, and search for music directly without opening the Spotify application.

Do I need a Spotify Premium account to control music playback from the terminal?

Yes, a Spotify Premium account is required to control music playback from the terminal, as the skill relies on premium features for full playback functionality across connected devices.

Can I search for music and switch playback devices using terminal commands?

Yes, you can search for music and switch playback devices using terminal commands, as the skill supports listing available Spotify devices and setting the active playback target.

What CLI tools are required to manage Spotify playback in the terminal?

To manage Spotify playback in the terminal, you need to install either the spogo or spotify_player CLI tool, which provides the underlying interface for terminal-based music control.

Why use a terminal-based Spotify player instead of the desktop application?

A terminal-based Spotify player eliminates the need to switch applications while coding, allowing you to quickly play a specific song, skip a track, or pause music without leaving your workflow.

Are there limitations when controlling Spotify search and playback from the terminal?

Limitations include requiring a Spotify Premium account and a specific CLI tool like spotify_player, meaning you cannot use this terminal control approach with free Spotify accounts or without the dependency installed.