spotify-player

Automates Spotify song searches and playback device selection from the command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to manage your Spotify playback and search for music directly from your terminal, offering a convenient way to control your music without switching applications.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Music Search: Find songs and artists on Spotify.
  • Device Management: List and switch between available Spotify playback devices.
  • Use Case: While working on your code, you can quickly pause your music to take a call or search for a new song to set the mood, all from your command line.

Quick Start

Use the spotify-player skill to search for the track 'Bohemian Rhapsody' by Queen.

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 directly from the terminal by sending commands to play, pause, or skip tracks using this Skill. It requires either the spogo or spotify_player utility to be installed and configured on your system.

Can I search for music on Spotify using the command line?

Yes, you can search for music on Spotify using the command line to find specific songs and artists directly from your terminal. This search functionality is supported through the underlying spogo or spotify_player integration.

Do I need a Spotify Premium account to use terminal playback commands?

Yes, you need a Spotify Premium account to use terminal playback commands because the underlying API requires Premium for streaming control. You must also have spogo or spotify_player installed and configured on your machine.

How do I switch Spotify playback devices from my command line?

You can switch Spotify playback devices from your command line by using the device management features of this Skill to list and select available hardware. It manages devices via the configured spogo or spotify_player tool.

What are the limitations of controlling Spotify via terminal utilities?

Limitations of controlling Spotify via terminal utilities include requiring a Spotify Premium account and depending on external tools like spogo or spotify_player to be properly configured for API access and device communication.