spotify-player

Control Spotify playback and search music from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Search Functionality: Find songs and artists directly within the terminal.
  • Device Management: List and set active playback devices.
  • Use Case: While working on code, you can quickly search for a song, play it, and adjust the volume using simple commands, all without switching applications.

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 using the `spogo` or `spotify_player` tools to play, pause, skip tracks, and manage devices without leaving your command-line interface.

Can I search for music and artists directly in the command line?

Yes, you can search for music and artists directly in the command line using the terminal-based Spotify control tools, allowing you to find specific tracks like 'Bohemian Rhapsody' by Queen without switching applications.

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

Yes, a Spotify Premium account is required to use terminal music controls because the underlying `spogo` and `spotify_player` tools rely on Spotify's API, which restricts direct playback control to Premium subscribers.

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

The best way to manage Spotify playback devices while coding is using terminal tools like `spogo` or `spotify_player` to list and set your active playback devices directly from the command-line interface.

How do I install terminal Spotify player tools?

You can install terminal Spotify player tools like `spogo` or `spotify_player` via package managers such as Homebrew, enabling command-line control over your Spotify playback and search functionality.