community-automations/spotify-archiver

DevOps & Κώδικας

PublicΥποπράκτορας Claude

Αρχειοθέτης Spotify

Το Spotify κρατάει μόνο ένα μικρό παράθυρο από τις πρόσφατες ακροάσεις σου, οπότε το πραγματικό σου ιστορικό ακρόασης εξαφανίζεται σιγά σιγά. Αυτός ο αρχειοθέτης το σώζει πριν χαθεί.

sonnet2 ημέρεςSpotify Web APIOAuthGoogle SheetsPostgreSQL
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Το Spotify κρατάει μόνο ένα μικρό παράθυρο από τις πρόσφατες ακροάσεις σου, οπότε το πραγματικό σου ιστορικό ακρόασης εξαφανίζεται σιγά σιγά. Αυτός ο αρχειοθέτης το σώζει πριν χαθεί.

Ελέγχει τα πρόσφατα κομμάτια σου σε τακτά διαστήματα, αφαιρεί διπλοεγγραφές και αποθηκεύει κάθε ακρόαση σε μια βάση δεδομένων που ελέγχεις εσύ. Μία φορά τον μήνα εξάγει ένα καθαρό spreadsheet, ώστε να κρατάς μόνιμο αρχείο για ό,τι άκουσες, όχι μόνο τα τελευταία 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.