community-automations/spotify-archiver

DevOps&コード

PublicClaude サブエージェント

Spotify アーカイバー

Spotifyに残るのは、ほんのわずかな最近の再生記録だけ。本当に聴いてきた音楽の履歴は、気づかないうちに消えていきます。このアーカイバーは、消える前にしっかり残します。

sonnet2日Spotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

Spotifyに残るのは、ほんのわずかな最近の再生記録だけ。本当に聴いてきた音楽の履歴は、気づかないうちに消えていきます。このアーカイバーは、消える前にしっかり残します。

決まったスケジュールで最近再生した曲を取得し、重複を取り除いて、自分で管理できるデータベースに保存。毎月1回、きれいなスプレッドシートとして書き出すので、直近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.