ears
Installation
SKILL.md
Ears π΅
Music toolkit for OpenClaw β Spotify + η½ζδΊι³δΉ.
Spotify β scripts/spotify.py
Setup (one-time)
- User creates a Spotify app at https://developer.spotify.com/dashboard
- Set redirect URI to
http://127.0.0.1:8989/login - Enable Web API
- Set redirect URI to
- Save the client ID:
python3 scripts/spotify.py config --client-id CLIENT_ID - Authenticate (opens browser):
python3 scripts/spotify.py auth