apple-music-djlisted
Install: claude install-skill and3rn3t/apple-music-dj
# Apple Music DJ 🎧
An intelligent Apple Music personalization engine for OpenClaw. Reads your listening history,
Replay stats, ratings, and library to build a deep taste profile — then generates playlists
using five strategies, surfaces insights about your listening, and writes everything directly
to your Apple Music library. Also includes shareable Taste DNA Cards, compatibility scoring,
catalog gap analysis, album deep dives, artist rabbit holes, daily song drops, concert prep
playlists, and personalized new release radar.
## Architecture
```
User Request
│
▼
┌─────────────┐ ┌──────────────────────────────────────────────┐
│ Taste │◄──│ Apple Music API (read) │
│ Profiler │ │ · recently played · library songs/artists│
│ (cached) │ │ · heavy rotation · ratings (loved/hated)│
│ │ │ · recommendations · Replay summaries │
└──────┬───────┘ └──────────────────────────────────────────────┘
│
▼
┌─────────────┐ ┌──────────────────────────────────────────────┐
│ Strategy │───▶│ Apple Music API (catalog) │
│ Engine │ │ · search · charts · artist albums/top songs │
│ │ │ · genres · new releases │
└──────┬───────┘ └──────────────────────────────────────────────┘
│
▼
┌─────────────┐ ┌─────────────────────────────���────────────────┐
│ Playlist │───▶│ Apple Music API (write)