spotify-player

Control Spotify playback and search tracks via spogo in the terminal.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill spotify-player-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/.skills/spotify-player
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill spotify-player-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal users want quick access to Spotify playback and search without leaving the shell.

Core Features & Use Cases

  • Command-line playback and search: Use spogo (preferred) or spotify_player as a fallback to control playback, search tracks, and manage devices.
  • Device management: List and switch active devices for seamless listening.
  • Use Case: Imagine coding and needing to play a track or open a playlist without switching apps.

Quick Start

Search for your favorite song and start playing it 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 using CLI clients like spogo or spotify_player to play, pause, and search for tracks without leaving your shell session.

Can I search for tracks and manage Spotify devices in a shell?

Yes, terminal Spotify clients support searching for tracks and listing active devices, allowing you to switch playback targets seamlessly within your shell environment.

Do I need a Spotify Premium account to use terminal playback clients?

Yes, a Spotify Premium account is required to use terminal-based Spotify playback and search workflows, as the CLI clients depend on Premium API access to stream and control music.

What is the best way to play music while coding without switching apps?

Using a terminal Spotify client like spogo lets you search for songs and start playback directly in your shell, eliminating the need to switch applications while coding.

Does spogo work as a fallback if spotify_player is unavailable?

Spogo is actually the preferred client for terminal Spotify control, with spotify_player serving as the fallback option if spogo is not installed or available in your environment.