Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating cover art, ALWAYS read references/COVER_ART_LLM_GUIDE.md FIRST for complete execution instructions. Use this to directly create playlists by artist/theme/lyrics, add tracks, search for music, and manage the user's Spotify account.
$npx -y skills add fabioc-aloha/spotify-skill --skill spotify-apiInstalls into the current project.
Run `npx skills use "https://github.com/fabioc-aloha/spotify-skill" --skill "fabioc-aloha/spotify-skill/spotify-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fabioc-aloha/spotify-skill" that are relevant to the current task. Run `npx skills add "https://github.com/fabioc-aloha/spotify-skill"` and select the relevant skills, then follow their instructions.