spotify-player

Control Spotify playback, search tracks, and manage devices via CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill spotify-player-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/spotify-player
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill spotify-player-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to switch between your terminal and the Spotify web or desktop app to control playback, search for tracks, or manage connected devices, streamlining workflows for users who work primarily in the command line.

Core Features & Use Cases

  • Dual CLI Support: Uses the preferred spogo tool with a fallback to spotify_player for cross-compatibility with different user setups.
  • Playback & Search Control: Play, pause, skip tracks, and search for songs, artists, or playlists directly from the terminal.
  • Device Management: List and switch between available Spotify Connect devices without leaving the command line.
  • Use Case: For developers working through long coding sessions, use this Skill to search for and play focus playlists, skip unwanted tracks, or switch to a Bluetooth speaker without interrupting your workflow.

Quick Start

Use the spotify-player skill to search for your favorite focus playlist and start playing it on your current connected Spotify device.

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 command-line instructions to play, pause, or skip tracks. This Skill sends CLI commands directly to your Spotify account, eliminating the need to open the desktop or web app.

Can I search for Spotify tracks and playlists without leaving the command line?

Yes, you can search for Spotify tracks, artists, and playlists directly from the command line. The Skill executes search queries within your terminal environment and returns matching audio results for immediate playback.

Do I need a Spotify Premium account to use CLI playback tools?

Yes, a Spotify Premium account is required to use CLI playback tools. The Skill relies on Spotify Connect and API integrations that mandate a Premium subscription to manage device playback and track searching.

Which command line tools support Spotify Connect device management?

This Skill supports Spotify Connect device management using either the spogo CLI or the spotify_player tool. It prefers spogo but automatically falls back to spotify_player to accommodate your specific installation preferences.

How do I switch Spotify audio output to a different connected device in the terminal?

To switch Spotify audio output in the terminal, you use the Skill to list available Spotify Connect devices and issue a command to transfer playback. This allows you to route audio to Bluetooth speakers or other hardware seamlessly.

What are the limitations of managing Spotify via terminal commands?

Limitations of managing Spotify via terminal commands include the strict requirement for a Spotify Premium account and the prerequisite installation of either the spogo or spotify_player CLI tool, without which the workflow cannot operate.