community-automations/spotify-archiver

DevOps e Código

PublicSubagente Claude

Arquivador do Spotify

O Spotify só guarda uma janela curta das tuas reproduções recentes, por isso o teu verdadeiro histórico de reprodução desaparece em silêncio. Este arquivador guarda-o antes que isso aconteça.

sonnet2 diasSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Porquê este subagente

O Spotify só guarda uma janela curta das tuas reproduções recentes, por isso o teu verdadeiro histórico de reprodução desaparece em silêncio. Este arquivador guarda-o antes que isso aconteça.

Consulta as tuas faixas reproduzidas recentemente de forma programada, remove duplicados e guarda cada reprodução numa base de dados que controlas. Uma vez por mês exporta uma folha de cálculo limpa, para que mantenhas um registo permanente de tudo o que ouviste, e não apenas das últimas 50 músicas.

Como funciona

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

Saída de exemplo

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.