community-automations/spotify-archiver

DevOps & Code

PublicClaude subagent

Spotify Archiver

Spotify only keeps a short window of your recent plays, so your real listening history quietly disappears. This archiver saves it before it does.

sonnet2 daysSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Why this subagent

Spotify only keeps a short window of your recent plays, so your real listening history quietly disappears. This archiver saves it before it does.

It polls your recently played tracks on a schedule, deduplicates, and stores every play in a database you control. Once a month it exports a clean spreadsheet, so you keep a permanent record of everything you listened to, not just the last 50 songs.

How it runs

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Sample output

json
// Sample output
// (generated when the pipeline finishes)

Fetch recently played Spotify tracks, deduplicate against stored history, and append new plays with track, artist, album, and timestamp; once a month export the full log to a sheet.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.