spotify-player

Control Spotify playback and search tracks from a terminal via spogo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the friction of controlling Spotify playback and finding tracks without leaving your terminal session.

Core Features & Use Cases

  • Terminal Spotify playback & search: Search for tracks and control playback (play/pause/next/previous) from the command line using spogo or a spotify_player fallback.
  • Device management & status: List available devices, select a target device, and check current playback status.
  • Practical use case: When you are working in SSH or inside a terminal workflow, you can quickly search for a song and start playback on the correct device without using a desktop app.

Quick Start

Tell the AI: "Search for a track for 'Daft Punk' and start playing it on my selected Spotify device using spogo."

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 directly from the terminal by using either the spogo or spotify_player command-line tools to play, pause, skip tracks, and manage devices without leaving your session.

Can I search for music on Spotify without leaving an SSH session?

Yes, you can search for Spotify tracks and start playback on a selected device while working in an SSH or remote terminal session by invoking spogo or spotify_player.

Do I need Spotify Premium to use terminal-based Spotify players?

Yes, terminal-based Spotify playback and searching with this Skill require Spotify Premium credentials, along with either spogo or spotify_player installed on your system.

What's the best way to switch Spotify playback between devices in the terminal?

You can list available Spotify Connect devices and select a target device for playback directly from the terminal using the device management features provided by spogo or spotify_player.

Does spogo support importing authentication cookies for Spotify?

Yes, spogo supports cookie-based authentication import, streamlining the login process for terminal-based Spotify playback control without manual credential entry.

Spotify search is not working in my terminal player, what are the limitations?

Terminal Spotify search requires both a valid Spotify Premium account and either the spogo or spotify_player binary to be installed; missing either dependency will prevent track lookup and playback control.