spotify-to-youtube-music-copy-songs
Fully automated end-to-end migration of Spotify playlists to YouTube Music with smart track matching.
by Fredrik Akerstrom
About This Skill
Spotify to YouTube Music Migration
This professional-grade skill automates the complex process of migrating music libraries from Spotify to YouTube Music. It eliminates the tedious manual work of searching for tracks one-by-one by handling the entire extraction, conversion, and playlist-building workflow autonomously.
What it does
- Automatic Extraction: Navigates Spotify's web player to find your specified playlists and extracts track metadata directly via JavaScript.
- Smart Conversion: Interfaces with the mr-eurodisco.com converter to transform Spotify track data into precise YouTube Music search links.
- Intelligent Search: Performs deep searches on YouTube Music, utilizing fuzzy matching and artist-page crawling to find the exact studio versions of tracks, even for niche or independent artists.
- Playlist Management: Automatically creates new playlists or appends to existing ones on YouTube Music using non-intrusive UI interactions.
Why use this skill?
Unlike simple "prompt-to-copy" methods that often fail due to region-locked tracks or incorrect remixes, this skill uses a multi-phase verification process. It handles UI language variations, manages browser tab overhead to prevent memory leaks, and bypasses common automation hurdles like cookie banners and dynamic popups. You get a perfectly mirrored playlist with zero manual URL copying.
Supported Tools
- Spotify Web Player
- YouTube Music Web Interface
- mr-eurodisco.com API/Converter
- Multi-language UI support (English, French, German, Spanish, Japanese, etc.)
Use Cases
- Copy Spotify playlists to YouTube Music
Known Limitations
How many playlists you can copy depends on your token or credit limit in for example Claude.
Example Outputs
All 3 songs added to YouTube Music playlist "ClaudeTestYT": DotA by Blexxter, Rhythm of Eternity by N€$TYLE, Golden Hour by N€$TYLE. Special characters in artist names were automatically handled by stripping them from the search URL. Songs tab position varied across searches — skill identifies it by label text, not position.
How to Install
unzip spotify-to-youtube-music-copy-songs.zip -d ~/.claude/skills/$3
One-time purchase • Own forever
Security Scanned
Passed automated security review
7/8 checks passed
Tags
Requires Claude Cowork (Pro subscription + Claude Desktop app for Win/Mac) and Claude for Chrome plugin. Free Spotify and YouTube Music accounts work.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
spotify-to-tidal-copy-songs v2.2
Fully automate Spotify to Tidal playlist migrations with smart track matching and multi-language UI support.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.