Generate Spotify playlists from natural-language prompts using the local spotify-playlist-skill CLI. Use when the user asks to make, build, create, or generate a Spotify playlist from a text prompt, especially when they mention mood, genre, duration, song count, or clean/no-explicit constraints.
Use this skill when a user wants a Spotify playlist created from a prompt such as:
Make me a 20-song chill Brazilian night drive playlistCreate a 45-minute gym playlist with rap and electronic musicBuild a study playlist with calm piano and no explicit songs.env with Spotify credentials.npm run auth at least once, or be willing to authorize in the browser.npm run auth
npm run generate -- "<user prompt>"
spotify-web-api-node.