spotify-player

Control Spotify playback and search music from the terminal.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill spotify-player-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/spotify-player
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill spotify-player-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to control Spotify playback and search for music directly from your terminal, offering a convenient way to manage your music without leaving your command-line environment.

Core Features & Use Cases

  • Playback Control: Play, pause, skip tracks, and manage playback status.
  • Music Search: Find tracks and artists directly within the terminal.
  • Device Management: List and switch between available Spotify playback devices.
  • Use Case: While working on code, you can quickly search for a song, play it, and adjust the volume using simple commands, all within your terminal.

Quick Start

Search for the track 'Bohemian Rhapsody' by Queen using the spotify-player skill.

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?

To control Spotify playback from the terminal, you use command-line tools like spogo or spotify_player to play, pause, skip tracks, and manage music without leaving your command-line environment.

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

Yes, a Spotify Premium account is required to use terminal music playback commands. You also need to install either spogo or spotify_player via package managers like Homebrew to enable the control functionality.

Can I search for songs and artists without opening the Spotify desktop app?

Yes, you can search for songs and artists without opening the Spotify desktop app by executing search commands directly in your terminal, which will find tracks and return results within the command-line interface.

How do I switch Spotify playback devices using a command-line interface?

You can switch Spotify playback devices using a command-line interface by listing available devices through terminal commands and selecting your preferred output target directly from the terminal prompt.

What is the best way to manage music while coding without switching windows?

The best way to manage music while coding without switching windows is using terminal-based Spotify controllers, allowing you to search for songs, play music, and adjust volume with simple command-line inputs.