spotify-player

Control Spotify playback and search tracks from the terminal.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill spotify-player-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/skills/spotify-player
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill spotify-player-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to switch between your terminal workflow and the Spotify app to control playback or search for music, letting you manage your listening experience without leaving your command line environment.

Core Features & Use Cases

  • Dual CLI Support: Uses the preferred spogo tool with automatic fallback to spotify_player for maximum compatibility across systems.
  • Full Playback Management: Control play, pause, skip tracks, switch between connected Spotify devices, and check current playback status directly from the terminal.
  • Use Case: While working on a development project in your terminal, quickly search for and play a focus playlist without interrupting your workflow to open the Spotify desktop app.

Quick Start

Use the spotify-player skill to search for your favorite upbeat playlist and start playing it on your default connected Spotify device.

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?

This Skill enables terminal-based control of Spotify playback using CLI tools like spogo and spotify_player, allowing you to manage play, pause, skip tracks, and search for music without opening the desktop or web player.

Can I search for music and playlists using a command line interface?

Yes, you can search for music and playlists directly from your command line interface. The Skill integrates CLI utilities to perform content discovery and find tracks without leaving your terminal environment.

Does terminal Spotify control require a Premium account?

Yes, managing Spotify playback via terminal CLI tools requires a Spotify Premium account. The integration relies on Premium API access to handle device switching, track searching, and playback management.

What is the best way to switch Spotify playback devices while coding?

The best way to switch devices while coding is using a terminal CLI tool like spogo. It supports device switching directly from the command line, keeping your workflow uninterrupted by desktop app windows.

What happens if my primary Spotify CLI tool is not installed?

If your primary Spotify CLI tool is not installed, the Skill provides automatic fallback support to alternative command line utilities like spotify_player to ensure continuous cross-platform playback management.