spotify-player

Control Spotify playback and search from the command line.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill spotify-player-xcriminal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/xcriminal1/Xcriminal-bot/tree/main/skills/spotify-player
Command: npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill spotify-player-xcriminal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Terminal-based control of Spotify playback and search, eliminating the need to switch apps.

Core Features & Use Cases

  • Direct playback control: Play, pause, skip, and adjust volume from the command line for hands-free use during coding or workouts.
  • Search and play: Find tracks by query and start playback instantly.
  • Fallback compatibility: Uses spogo as the preferred method, with spotify_player as a fallback.

Quick Start

Run the Spotify CLI and start controlling playback from your terminal.

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 command line?

You can control Spotify playback directly from the command line by executing CLI commands to play, pause, skip tracks, and adjust volume without switching applications. This enables fast, keyboard-driven music management.

Can I search for tracks and play them instantly from my terminal?

Yes, you can search for tracks by query and start playback instantly from your terminal. This feature allows you to find and play specific music quickly without leaving your current command-line environment.

What is the best way to manage Spotify during coding or workouts?

The best way to manage Spotify during coding or workouts is using a command-line interface for hands-free, keyboard-driven control. This prevents app switching and maintains focus while handling playback and search functions.

Does this Spotify CLI approach support device management?

Yes, this command-line approach supports device management alongside playback controls. You can direct your Spotify audio to specific connected devices directly from the terminal using the provided CLI binaries.

What happens if my preferred Spotify CLI binary is not installed?

If the preferred spogo binary is not installed, the system provides fallback compatibility using spotify_player. This documented fallback behavior ensures your terminal-based Spotify control remains functional.

Why use a command-line interface for Spotify instead of the desktop app?

Using a command-line interface for Spotify eliminates the need to switch applications, streamlining your workflow. It provides fast, keyboard-driven control over playback and search, which is ideal during focused activities like coding or presentations.