spotify-player

Control Spotify playback and search from the terminal via spogo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control for Spotify playback and search using spogo (preferred) or spotify_player.

Core Features & Use Cases

  • CLI playback control and track search from the terminal
  • Dual-backend support with spogo as primary and spotify_player as fallback
  • Simple integration into scripts and automation for music workflows

Quick Start

Run spogo search "your query" to find tracks and spogo play to start 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?

This Skill enables CLI-based Spotify playback control by using spogo as the primary backend, allowing you to run commands like spogo play and spogo search directly from your terminal.

Can I search for Spotify tracks using a command line interface?

Yes, you can search for Spotify tracks using the CLI by executing spogo search "your query" to find tracks directly from your terminal for immediate playback.

What is the best way to integrate Spotify music control into shell scripts?

The best way to integrate Spotify control into shell scripts is using spogo CLI commands, which support playback, search, and device management for simple terminal-based music automation workflows.

Does this Spotify CLI tool work if spogo is not installed?

Yes, if spogo is not installed, the tool falls back to spotify_player as a secondary backend to maintain terminal-based Spotify playback and search functionality.

Why use a terminal Spotify player instead of the desktop app?

A terminal Spotify player lets developers and power users manage playback and discovery without context switching, fitting naturally into CLI workflows and automation scripts for faster music control.