spotify-player

Control Spotify playback and search tracks via terminal CLI commands.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill spotify-player-deepgram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/skills/spotify-player
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill spotify-player-deepgram

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies Spotify playback and search from the terminal, providing an efficient way to manage your music library.

Core Features & Use Cases

  • Terminal Integration: Seamlessly play and search Spotify from your command line.
  • Multiple Playback Options: Offers commands for play, pause, next, and previous tracks.
  • Device Management: Ability to list and set devices for playback.
  • Use Case: If you're a fan of terminal interfaces and want to control your Spotify playlist without switching apps, this Skill is for you.

Quick Start

Use the spotify-player play "song name" command to play a song on Spotify.

Frequently Asked Questions about spotify-player

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I play and search Spotify tracks from the terminal?

You can control Spotify playback from the terminal by running CLI commands like `spotify-player play "song name"`. This utility lets you manage your music library directly without switching to a separate app.

Do I need any specific tools to control Spotify via the command line?

Yes, controlling Spotify via the command line requires either the 'spogo' or 'spotify_player' dependency to be installed. These underlying tools handle the actual audio streaming and device communication.

Can I manage playback devices when using a terminal Spotify player?

Yes, terminal Spotify player utilities provide device management commands. You can list available playback devices and set a specific target device to ensure your music streams to the correct output source.

What playback controls are available for Spotify in a CLI interface?

Spotify CLI interfaces support multiple playback options including play, pause, next track, and previous track. These commands allow full navigation and control of your playlists from the command line.

Why use the command line instead of the Spotify app for music playback?

Using the command line for music playback offers an efficient way to manage your library if you prefer terminal interfaces. It allows you to search and control tracks without leaving your development environment.