spotify-player

Control Spotify playback and search tracks from the terminal.

5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill spotify-player-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/0xHoneyJar/loa-beauvoir/tree/main/skills/spotify-player
Command: npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill spotify-player-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Spotify playback and search for music directly from your terminal, offering a convenient way to manage your listening experience without leaving your command line interface.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Music Search: Search for tracks on Spotify.
  • Device Management: List and set the active playback device.
  • Use Case: While working on your code, you can quickly pause your music, search for a new song, and resume playback using simple commands.

Quick Start

Use the spotify-player skill to search for the track 'Bohemian Rhapsody'.

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 sending commands to play, pause, skip, or search for tracks using the spogo or spotify_player CLI tools.

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

Yes, a Spotify Premium account is required to use terminal music controls, along with installing either the spogo or spotify_player CLI tool.

Can I search for music and manage devices without leaving the command line?

You can search for music and manage devices without leaving the command line, listing and setting your active playback device directly through CLI commands.

What's the best way to switch playback devices while coding?

The best way to switch playback devices while coding is using terminal commands to list available devices and set the active one without interrupting your workflow.

Why does my terminal Spotify search command not work?

Your terminal Spotify search command may not work if you lack a Spotify Premium account or do not have the spogo or spotify_player CLI tool installed on your system.