spotify-history
The skill accesses a user's Spotify listening history and provides top artists/tracks and recommendations via the Spotify Web API. It requires `SPOTIFY_CLIENT_ID`/`SPOTIFY_CLIENT_SECRET`, stores credentials in `credentials/spotify.json` and tokens in `~/.config/spotify-clawd/token.json`, runs `bash skills/spotify-history/scripts/setup.sh`, and calls `https://accounts.spotify.com` and `https://api.spotify.com/v1`.