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
Claude
84ROI
82Scale
$3.2k90Saved
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
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.
Ontdubbel tegen wat je al hebt opgeslagen zodat elke play maar één keer wordt vastgelegd.
pending
Bewaar track, artiest, album en tijdstempel in een duurzame opslag die langer meegaat dan Spotify's korte historievenster.
pending
Stel een maandelijks archief samen en exporteer het naar een spreadsheet die jij bezit.
pending
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.