community-automations/spotify-archiver

DevOps & code

PublicClaude-subagent

Spotify-archivaris

Spotify bewaart maar een kort venster van je recente plays, dus je echte luistergeschiedenis verdwijnt stilletjes. Deze archiver bewaart hem voordat dat gebeurt.

sonnet2 dagenSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Spotify bewaart maar een kort venster van je recente plays, dus je echte luistergeschiedenis verdwijnt stilletjes. Deze archiver bewaart hem voordat dat gebeurt.

Het polt je recent afgespeelde tracks volgens een schema, ontdubbelt en bewaart elke play in een database die jij beheert. Eens per maand exporteert het een schone spreadsheet, zodat je een permanent overzicht houdt van alles wat je geluisterd hebt, niet alleen de laatste 50 nummers.

Hoe hij werkt

    • 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.

Voorbeelduitvoer

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.