spotify-player

Control Spotify playback, search tracks, and select devices from the terminal.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill spotify-player-balaraj74
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/balaraj74/F.R.I.D.A.Y/tree/main/skills/spotify-player
Command: npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill spotify-player-balaraj74

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 terminal, eliminating the need to switch applications.

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 in the terminal, you can quickly search for a song, play it, and then pause it without leaving your current workflow.

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 issue play, pause, skip, and search commands. It acts as an interface so you can manage your music without leaving your command line workflow.

Can I search for music on Spotify using terminal commands?

Yes, you can search for music on Spotify using terminal commands. This Skill allows you to find specific tracks on Spotify by submitting search queries directly through your terminal environment.

Do I need Spotify Premium to use terminal music controls?

Yes, you need a Spotify Premium account to use these terminal music controls. The Skill requires Spotify Premium to manage playback, search tracks, and handle device selection.

What dependencies do I need to manage Spotify playback in the terminal?

To manage Spotify playback in the terminal, you need either spogo or spotify_player installed and configured on your system. These underlying tools provide the necessary interface for the Skill to execute playback commands.

How do I select a Spotify playback device from the terminal?

You can select a Spotify playback device from the terminal by using the device management features of this Skill. It allows you to list available Spotify devices and set your active playback target directly.

Why does my terminal Spotify player fail to control playback?

Your terminal Spotify player might fail to control playback if spogo or spotify_player is not properly installed and configured. Additionally, terminal Spotify playback requires an active Spotify Premium account to function correctly.