spotify-player

Control Spotify playback and search via terminal commands.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill spotify-player-agent-pattern-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/skills/spotify-player
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill spotify-player-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spogo, spotify_player, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to control Spotify playback and search directly from the terminal, providing a convenient and efficient way to manage their Spotify account without the need for a web interface or the Spotify app.

Core Features & Use Cases

  • Terminal Playback Control: Play, pause, skip tracks, and manage playlists right from the command line.
  • Search and Play: Quickly search for and play any track, artist, or playlist from Spotify.
  • Device Management: Connect to different devices and manage playback on multiple devices simultaneously.
  • Use Case: For power users who prefer terminal-based workflows and need quick access to their Spotify library.

Quick Start

To search for a song and play it, use the command: spogo search track "song name" && spogo play

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 by using text-based commands to play, pause, and skip tracks. This requires installed terminal applications like 'spogo' or 'spotify_player' to interface with Spotify's API.

Can I search for Spotify tracks and artists without opening the web app?▼

Yes, you can search for Spotify tracks, artists, and playlists directly from the terminal. Use a command like `spogo search track "song name" && spogo play` to find and immediately play music without the web interface.

Do I need to install any dependencies to use terminal commands for Spotify?▼

Yes, you need to install terminal applications like 'spogo' or 'spotify_player' as dependencies. These tools operate within the constraints of terminal capabilities to send text-based commands to the Spotify API.

Does terminal Spotify playback support managing multiple devices?▼

Terminal Spotify playback supports device management, allowing you to connect to different devices and manage playback on multiple devices simultaneously through text-based API commands.

What are the limitations of managing Spotify playlists via terminal commands?▼

Managing Spotify via terminal commands is constrained by terminal capabilities, relying entirely on text-based commands for API interactions. It is designed for power users and lacks the visual interface of the standard Spotify app.