spotify-player

Control Spotify playback and search from the terminal.

2|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill spotify-player-zhangziliang04
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/zhangziliang04/moltbot_deepseek/tree/main/skills/spotify-player
Command: npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill spotify-player-zhangziliang04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search, eliminating the need to switch to a GUI.

Core Features & Use Cases

  • Terminal playback and search via spogo (preferred) or spotify_player
  • Playback controls: play, pause, next, previous, and device management
  • Use Case: Script quick music playback during a development session or automate playlist queries from the command line.

Quick Start

Install spogo or spotify_player, then use the terminal to search and play a track.

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?▼

To search for music from the terminal, use the spogo tool to query specific tracks or playlists directly within your terminal session, returning results without launching a graphical application.

Can I script automated Spotify music playback during development?▼

You must install either the spogo tool or the spotify_player utility on your system, with Homebrew installation options available, to enable terminal-based Spotify search and playback control.

What is the best way to manage Spotify devices via command line?▼

Spogo is preferred over spotify_player for terminal control due to its streamlined interface for executing playback commands and searching tracks, though both tools support core terminal-based Spotify operations.

Why switch to a terminal-based Spotify player instead of the desktop app?▼

Terminal-based Spotify control relies on command-line execution of playback commands through spogo or spotify_player, operating entirely within your shell session instead of launching a separate graphical interface.