music-discover
Installation
SKILL.md
Music Discover
Personalized music news and recommendations using Spotify data and listening history.
TOOL RESTRICTION: Never use the webFetch tool for web searching. Use the model's built-in web search if available.
Workflow
Step 1: Fetch User's Music Profile
Use spotifyUser tool:
get_top_tracks(timeRange:short_term) → recent favoritesget_top_artists(timeRange:medium_term) → overall taste
Step 2: Find New Releases
Use spotifyArtists tool on top 2-3 artists:
get_artist_albums(includeGroups:["album", "single"], limit: 5) → recent releases from favorite artists