spotify-player

Controls Spotify playback and manages playlists via the MOTHERFUCKING API.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill spotify-player-winsorllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify-player
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/spotify-player
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill spotify-player-winsorllc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to control your Spotify playback, manage playlists, search for music, and retrieve information about what's currently playing, all through an API.

Core Features & Use Cases

  • Playback Control: Play, pause, skip tracks, adjust volume, and toggle shuffle/repeat.
  • Music Discovery: Search for tracks, artists, and albums.
  • Library Management: View and manage playlists, add tracks to the queue or playlists.
  • Information Retrieval: Get details about the currently playing track, recently played items, and user profile information.
  • Use Case: Ask the AI to "Play 'Bohemian Rhapsody' by Queen" or "What song is currently playing?"

Quick Start

Use the spotify-player skill to play the track 'Yesterday' by The Beatles.

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 via API?

Use this Skill to send commands like play, pause, skip tracks, adjust volume, and toggle shuffle or repeat through the Spotify Web API.

Can I search for music and manage playlists using the Spotify Web API?

Yes, this Skill supports searching for tracks, artists, and albums, viewing and managing playlists, and adding tracks to the queue or playlists via the Spotify Web API.

Do I need Spotify API credentials to control my music library?

Yes, this Skill requires Spotify API credentials, and optionally user authentication for full functionality like managing your personal music library and retrieving currently playing information.

What information can I retrieve about my Spotify playback?

This Skill retrieves details about the currently playing track, recently played items, and user profile information via the Spotify Web API.

How do I play a specific song using the Spotify API?

Ask the AI to trigger this Skill with a command like "Play 'Yesterday' by The Beatles," which sends the playback request through the Spotify Web API.