community-automations/spotify-archiver

DevOps 與程式碼

PublicClaude 子代理

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.