Back to Directory
general

Spotify History

Access Spotify listening history, top artists/tracks, and get personalized recommendations via the Spotify Web API. Use when fetching a user's recent plays, analyzing music taste, or generating recommendations. Requires one-time OAuth setup.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Added README.md and a guided setup script (scripts/setup.sh) for easier installation. - SKILL.md updated: introduces a quick setup wizard, headless authentication support, and expanded troubleshooting section. - Now supports credential storage via a JSON file or environment variables. - Enhanced documentation for usability and credential management.
Spotify History - OpenClaw Skill