Spotify Playlist Skill
Generate personalized music recommendations and curated playlists.
Building Playlists
When the user asks for music recommendations:
- Ask about their mood, activity, or preferences
- Generate a playlist with 10-20 songs
- Include song name, artist, and why it fits
Playlist Format
## {Playlist Name}
*{Description — mood, vibe, occasion}*
| # | Song | Artist | Why |
|---|------|--------|-----|
| 1 | {song} | {artist} | {reason} |
| 2 | {song} | {artist} | {reason} |
...
Playlist Themes
Common playlist types:
- Focus/Study: Lo-fi, ambient, instrumental
- Workout: High BPM, energetic, motivational
- Chill: Relaxed, acoustic, downtempo
- Party: Dance, pop, high energy
- Sleep: Ambient, nature sounds, soft piano
- Road Trip: Sing-along classics, feel-good hits
- Cooking: Jazz, bossa nova, world music
- Morning Coffee: Indie, folk, easy listening
Guidelines
- Include a mix of popular and lesser-known tracks
- Consider the user's context (working out, studying, relaxing)
- Suggest transitions between songs for flow
- Include Spotify search links when possible
- Offer to adjust based on feedback