spotify-player

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

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Dolonia333/dolo.ai --skill spotify-player-dolonia333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/Dolonia333/dolo.ai/tree/main/skills/spotify-player
Command: npx skills add https://github.com/Dolonia333/dolo.ai --skill spotify-player-dolonia333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search, enabling quick access from the command line without switching apps or UI.

Core Features & Use Cases

  • Spogo as the preferred CLI for Spotify search and playback, with spotify_player as a fallback.
  • Commands include search, playback, and device management to support automation and scripting.
  • Example: developers can script a daily playlist or a terminal-based music workflow during coding sessions.

Quick Start

Install the recommended CLI tools and start a sample search and playback from the terminal.

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 CLI tools like spogo or spotify_player to manage search, playback status, and device selection without opening the GUI app.

Can I script Spotify search and playback commands in a shell environment?

Yes, this Skill exposes terminal commands for search and playback that support automation and scripting, allowing developers to build custom music workflows or daily playlist scripts directly in the shell.

Do I need spogo installed to manage Spotify devices from the command line?

Spogo is the preferred CLI tool for device management and search, but spotify_player is supported as a fallback if spogo is unavailable, ensuring continuous command line access to Spotify.

What is the best way to interact with Spotify during coding sessions without switching windows?

Using a terminal-based CLI tool like spogo provides quick keyboard-driven access to music discovery and playback control, keeping your workflow inside the shell and avoiding window context switching.

Why use a CLI tool for Spotify instead of the standard desktop application?

A CLI tool offers faster keyboard navigation, scriptable playback automation, and seamless integration into terminal-based developer workflows, which is ideal for power users managing music alongside coding tasks.