community-automations/spotify-archiver

DevOps і код

PublicСубагент Claude

Архіватор Spotify

Spotify зберігає лише короткий проміжок ваших недавніх прослуховувань, тож ваша справжня історія тихо зникає. Цей архіватор рятує її, поки не пізно.

sonnet2 дніSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Чому цей субагент

Spotify зберігає лише короткий проміжок ваших недавніх прослуховувань, тож ваша справжня історія тихо зникає. Цей архіватор рятує її, поки не пізно.

Він за розкладом опитує ваші нещодавно відтворені треки, прибирає дублі й зберігає кожне прослуховування в базі даних, яку контролюєте ви. Раз на місяць він експортує охайну таблицю — тож ви зберігаєте повний запис усього, що слухали, а не лише останні 50 пісень.

Як він працює

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

Приклад результату

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.