community-automations/spotify-archiver

DevOps & Code

PublicSous-agent Claude

Archiveur Spotify

Spotify ne garde qu'une courte fenêtre de vos écoutes récentes, alors votre véritable historique d'écoute disparaît en silence. Cet archiver le sauvegarde avant que cela n'arrive.

sonnet2 joursSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

Spotify ne garde qu'une courte fenêtre de vos écoutes récentes, alors votre véritable historique d'écoute disparaît en silence. Cet archiver le sauvegarde avant que cela n'arrive.

Il interroge vos titres récemment écoutés à intervalle régulier, dédoublonne et stocke chaque écoute dans une base que vous contrôlez. Une fois par mois, il exporte un tableur propre, pour que vous conserviez un historique permanent de tout ce que vous avez écouté, pas seulement les 50 derniers morceaux.

Comment il s'exécute

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

Exemple de sortie

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.