spotify-player

Control Spotify playback, search tracks, and manage devices via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines access to Spotify playback and search capabilities through command-line tools, simplifying music control for users.

Core Features & Use Cases

  • Music Search: Find tracks directly via CLI using keywords.
  • Playback Control: Play, pause, skip, and navigate tracks easily.
  • Device Management: List and set active playback devices.
  • Use Case: A user wants to quickly search for a song and start playback while working without switching apps.

Quick Start

Use the spotify-player skill to search for a song and start playing it in your current 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 command line?

Control music playback directly from your terminal using CLI commands to play, pause, and skip tracks. This skill sends playback instructions to your active Spotify device without requiring the desktop application.

Can I search for music on Spotify via CLI?

Yes, you can search for Spotify music via CLI by passing keywords to the search command. The skill queries the database and returns matching tracks directly in your terminal for immediate selection and playback.

Do I need spogo or spotify_player installed to use this skill?

Yes, you need either spogo or spotify_player installed locally to use this skill. It acts as a command-line interface that relies on one of these local dependencies to manage playback and execute search queries.

How do I manage Spotify playback devices from a terminal?

Manage Spotify playback devices from a terminal by listing available hardware and setting the active output target. The skill supports device handling commands to switch playback seamlessly between your connected speakers or computers.

What is the best way to play a song quickly while working without switching apps?

The best way to play a song without switching apps is using a CLI music controller to search and start playback directly in your terminal. This keeps your workflow uninterrupted while managing your background Spotify tracks.