Transfer Playlist to Apple Music
Automated, API-driven playlist migration from Spotify, Tidal, and YouTube Music to Apple Music with artist validation.
- Migrate Spotify playlists to Apple Music using API-driven matching.
- Transfer Tidal libraries by scraping track metadata via virtual scrolling.
- Batch-process large playlist transfers with automated error recovery.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Migrate Spotify playlists to Apple Music using API-driven matching.
- Transfer Tidal libraries by scraping track metadata via virtual scrolling.
- network, browser automation included
- Includes example output and usage patterns
Freelancer, internet entrepreneur and music producer from Sweden.
See it in action
You say
Transfer my YouTube Music playlist Top 25 to Apple Music. Make sure to verify the final track count and handle any failed matches.
Your agent does
Added 22 songs to Apple Music playlist successfullyAdded 22 songs to Apple Music playlist successfully22 added, 3 failed. Let me fix those — retry with different search terms and alternate catalog IDs:Retrieved and added songs to Apple Music playlist successfullyRetrieved and added songs to Apple Music playlist successfullyAll 3 remaining tracks added successfully. Now let me verify the clean playlist:Retrieved all 25 tracks from Apple Music playlistRetrieved all 25 tracks from Apple Music playlistLet me navigate to the playlist to see it visually:Updated task tracking for YouTube Music playlist extraction workflowUpdated task tracking for YouTube Music playlist extraction workflowThe TestListYoutube playlist has been successfully transferred from YouTube Music to Apple Music! Here's the summary: 25 of 27 tracks matched and added to the clean playlist on Apple Music. The playlist is live and visible in your library. 2 tracks not available on Apple Music:
"Back to the 90s (Radio Edit)" by D.A.V.E. — this artist has no songs in the Apple Music catalog "I Can't Believe (feat. Lyane Leigh)" by D.A.V.E. — same artist, not on Apple Music
Transfer Playlist to Apple Music
Automated, API-driven playlist migration from Spotify, Tidal, and YouTube Music to Apple Music with artist validation.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Migrate Spotify playlists to Apple Music using API-driven matching.
- Transfer Tidal libraries by scraping track metadata via virtual scrolling.
- network, browser automation included
- Includes example output and usage patterns
- Instant install
See it in action
You say
Transfer my YouTube Music playlist Top 25 to Apple Music. Make sure to verify the final track count and handle any failed matches.
Your agent does
Added 22 songs to Apple Music playlist successfullyAdded 22 songs to Apple Music playlist successfully22 added, 3 failed. Let me fix those — retry with different search terms and alternate catalog IDs:Retrieved and added songs to Apple Music playlist successfullyRetrieved and added songs to Apple Music playlist successfullyAll 3 remaining tracks added successfully. Now let me verify the clean playlist:Retrieved all 25 tracks from Apple Music playlistRetrieved all 25 tracks from Apple Music playlistLet me navigate to the playlist to see it visually:Updated task tracking for YouTube Music playlist extraction workflowUpdated task tracking for YouTube Music playlist extraction workflowThe TestListYoutube playlist has been successfully transferred from YouTube Music to Apple Music! Here's the summary: 25 of 27 tracks matched and added to the clean playlist on Apple Music. The playlist is live and visible in your library. 2 tracks not available on Apple Music:
"Back to the 90s (Radio Edit)" by D.A.V.E. — this artist has no songs in the Apple Music catalog "I Can't Believe (feat. Lyane Leigh)" by D.A.V.E. — same artist, not on Apple Music
About This Skill
Professional Music Migration for AI Agents
Stop wrestling with manual playlist transfers. This high-performance skill enables your AI agent to automate the end-to-end migration of music libraries from Spotify, Tidal, and YouTube Music directly into Apple Music with developer-grade precision.
What it does
Unlike simple scrapers, this tool implements a sophisticated three-phase workflow:
- Deep Extraction: Utilizes custom JavaScript execution to bypass virtual scrolling on Tidal, DOM scraping on YouTube Music, and URL extraction on Spotify.
- Smart Matching: Employs an artist-validated matching algorithm that filters search results by primary artist and title, preventing the "wrong version" errors common in AI prompting.
- MusicKit Integration: Leverages the native Apple MusicKit JS API to programmatically create playlists and batch-inject tracks directly into the user's library.
Why use this skill?
Standard LLM prompting fails at music transfer because the Apple Music web UI hides "Add to Playlist" functions from domestic automation. This skill bypasses the UI entirely by communicating directly with Apple's internal API. It handles batch processing (25 songs at a time), manages 500-level API errors by rotating catalog IDs, and includes built-in verification to ensure the final track count matches the source.
Output
The skill produces a clean migration report featuring successfully added tracks, flagged "unverified" matches for user review, and automatic retries for failed API calls, ending with a direct link to the new Apple Music playlist.
Use Cases
- Migrate Spotify playlists to Apple Music using API-driven matching.
- Transfer Tidal libraries by scraping track metadata via virtual scrolling.
- Move YouTube Music collections to Apple Music with artist validation.
- Batch-process large playlist transfers with automated error recovery.
- Generate migration reports to verify track counts and successful additions.
Known Limitations
How many playlists you can copy depends on your token or credit limit in for example Claude.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/transfer-playlist-to-apple-music -o /tmp/transfer-playlist-to-apple-music.zip && unzip -o /tmp/transfer-playlist-to-apple-music.zip -d ~/.claude/skills && rm /tmp/transfer-playlist-to-apple-music.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Since Apple music web player is too limited it interacts with the native Apple Music app which require some OS interaction using the official Apple MusicKit JS API.
Requires Claude Cowork (Pro subscription + Claude Desktop app for Win/Mac) and Claude for Chrome plugin. Free Spotify and YouTube Music accounts work. Requires paid subscription to Apple Music.
Creator
Claude Skills
Freelancer, internet entrepreneur and music producer from Sweden.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.