spotify-player

Control Spotify playback and search tracks from the terminal.

93|20|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill spotify-player-seedprod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/seedprod/openclaw-prompts-and-skills/tree/main/.claude/skills/spotify-player
Command: npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill spotify-player-seedprod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Spotify playback and search for music directly from your terminal, integrating with your Spotify Premium account.

Core Features & Use Cases

  • Playback Control: Play, pause, skip to the next or previous track.
  • Music Search: Search for tracks on Spotify.
  • Device Management: List and set active playback devices.
  • Use Case: While working, you can ask the AI to play a specific song or artist, pause your music, or switch playback to your smart speaker without leaving your terminal.

Quick Start

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

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 my terminal?

It requires a Spotify Premium account and the installation of the spogo or spotify_player package via a manager like Homebrew to enable terminal-based music search and playback commands.

Can I search for music and switch playback devices without leaving the command line?

The Skill supports listing available devices and setting an active playback target, alongside track searching and liking, for Spotify Premium users.

Do I need Spotify Premium to use terminal music players?

Premium is necessary because the underlying APIs for controlling playback and transferring sessions between devices mandate a premium subscription tier.

What is the best way to manage Spotify track searching and liking in the terminal?

You simply ask the AI to search for a track like 'Bohemian Rhapsody' or like the currently playing song, and the Skill handles the API integration.

Why does my terminal Spotify player require a package manager installation?

You must install these dependencies using package managers like Homebrew before the Skill can successfully send playback commands or search queries to your Spotify account.