What problem does it solve? Keeping track of new album releases from your favorite artists requires manually checking multiple music platforms, and Last.fm's own new-releases endpoint returns unreliable data. This Skill automates the entire pipeline: it pulls your top artists from your real listening history, cross-references release dates, enriches with cover art, and delivers a formatted email digest. ## Core Features & Use Cases - Personalized artist selection: Fetches your top artists from Last.fm using 1-month and 3-month listening windows, deduplicated. - Reliable release tracking: Queries MusicBrainz for full albums released in the last 30 days (Out Now) and upcoming in the next 90 days (Coming Soon), excluding singles, EPs, and compilations. - Rich email delivery: Enriches each album with Deezer cover art, fan counts, and genres, then sends an HTML email via AgentMail with inline CID-attached images. - Use Case: Set up a Friday-morning cron job so every week you receive an email listing new albums from artists you actually listen to, with cover art and listen links. ## Quick Start Run the new-music-digest skill to build and email me this week's new album releases from my Last.fm top artists.