spotify-player

Control Spotify playback and search tracks from the terminal via spogo or spotify_player.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/frankhli843/gemmahermes --skill spotify-player-frankhli843
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/frankhli843/gemmahermes/tree/main/skills/spotify-player
Command: npx skills add https://github.com/frankhli843/gemmahermes --skill spotify-player-frankhli843

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search across spogo (preferred) or spotify_player.

Core Features & Use Cases

  • Search tracks using spogo (preferred) or spotify_player.
  • Playback controls: play, pause, next, previous.
  • Device management: list and switch active playback device.
  • Fallback behavior: seamlessly switch to spotify_player if spogo is unavailable.

Quick Start

Install spogo (preferred) and/or spotify_player, then use the terminal to search tracks or control playback.

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 with the spogo backend or the spotify_player fallback. It exposes commands for play, pause, next, and previous track management directly from your command line.

What is the best way to search for Spotify tracks without leaving the command line?

Searching for Spotify tracks from the command line is handled by using the spogo backend, with spotify_player as an automatic fallback. This allows you to quickly look up music without interrupting your terminal workflow.

Does this Spotify terminal controller support switching playback devices?

Yes, this Spotify terminal controller supports device management. You can list available devices and switch your active playback target directly from the command line interface.

What happens if spogo is not installed or unavailable for Spotify playback?

If spogo is unavailable, the Skill seamlessly falls back to spotify_player to maintain terminal-based Spotify control. This fallback behavior ensures your playback and search commands continue to function without interruption.

Do I need to install both spogo and spotify_player to manage Spotify from the command line?

You do not need both; installing spogo alone is preferred for command line Spotify control, while spotify_player serves as a fallback. Installing either backend ensures you can execute terminal playback and search commands.