spotify-hub
Installation
SKILL.md
Spotify Hub
Use the spotipy library to call the Spotify Web API, control playback, and search for music.
Dependencies
Both scripts declare dependencies (spotipy>=2.26.0) using uv inline script. When executed with uv run, they are installed automatically, so no manual pip install is required.
Environment Requirements
The following environment variables must be set. If they are not set, guide the user to create them:
Apply for credentials at https://developer.spotify.com/dashboard → Create App → set Redirect URI to http://127.0.0.1:8888/callback