Spotify

Controls Spotify playback and retrieves track/search information via Web API.

6|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/lordmacu/nexo-rs --skill spotify-lordmacu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Spotify
Source: https://github.com/lordmacu/nexo-rs/tree/main/skills/spotify
Command: npx skills add https://github.com/lordmacu/nexo-rs --skill spotify-lordmacu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline your Spotify experience by easily accessing your current track, searching for music, and controlling playback without the need for a user interface.

Core Features & Use Cases

  • Track Information: Check what is currently playing on any Spotify Connect device.
  • Music Search: Find and play your favorite tracks, playlists, or albums.
  • Playback Control: Pause, play, skip, and lower the volume on Spotify devices.

Quick Start

To check what's currently playing, simply say, "What's playing on Spotify?" to get immediate track information.

Frequently Asked Questions about Spotify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Spotify playback without a graphical user interface?

You can control Spotify playback without a graphical user interface by using the Spotify Web API to manage track information, search functionality, and basic playback controls like pause, play, and skip on any Spotify Connect device.

Can I search for music and play tracks using the Spotify Web API?

Yes, you can search for and play your favorite tracks, playlists, or albums by utilizing the search functionality provided via the Spotify Web API without needing a graphical user interface.

Do I need an access token to retrieve track information from Spotify?

Yes, retrieving track information and managing streaming control requires authentication with a Spotify access token to interact with the Web API and access your Spotify Connect devices.

What playback controls are available for Spotify Connect devices?

Available playback controls for Spotify Connect devices include pausing, playing, skipping tracks, and lowering the volume, all managed interactively through the Spotify Web API.

How do I check what is currently playing on Spotify?

To check what is currently playing on Spotify, you can query the Web API to retrieve immediate track information from any active Spotify Connect device in your account.