community-automations/spotify-archiver

DevOps e codice

PublicSubagent Claude

Archivista Spotify

Spotify conserva solo una breve finestra dei tuoi ascolti recenti, così la tua vera cronologia di ascolto sparisce in silenzio. Questo archiver la salva prima che accada.

sonnet2 giorniSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Perché questo subagent

Spotify conserva solo una breve finestra dei tuoi ascolti recenti, così la tua vera cronologia di ascolto sparisce in silenzio. Questo archiver la salva prima che accada.

Interroga a intervalli i brani ascoltati di recente, deduplica e salva ogni ascolto in un database che controlli tu. Una volta al mese esporta un foglio di calcolo pulito, così conservi un registro permanente di tutto ciò che hai ascoltato, non solo le ultime 50 canzoni.

Come gira

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

Esempio di 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.