community-automations/spotify-archiver

DevOps & Kod

PublicClaude-subagent

Spotify-arkiverare

Spotify behåller bara ett kort fönster av dina senaste spelningar, så din verkliga lyssningshistorik försvinner i tysthet. Den här arkivaren sparar den innan det sker.

sonnet2 dagarSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Varför denna subagent

Spotify behåller bara ett kort fönster av dina senaste spelningar, så din verkliga lyssningshistorik försvinner i tysthet. Den här arkivaren sparar den innan det sker.

Den pollar dina senast spelade låtar enligt schema, dedupar och sparar varje spelning i en databas du kontrollerar. En gång i månaden exporterar den ett rent kalkylark, så du behåller ett permanent register över allt du lyssnat på, inte bara de senaste 50 låtarna.

Så kör den

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

Exempel på 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.