You hear a song name in a chat and mean to save it, then forget it forever. This bot watches your Telegram messages, spots any track or artist you mention, and adds the match straight to a Spotify playlist.
sonnet3 daysTelegram Bot APISpotify Web APIClaudeOAuth
Claude
82ROI
74Scale
$2.7k87Saved
ROI for
README.md
Why this subagent
You hear a song name in a chat and mean to save it, then forget it forever. This bot watches your Telegram messages, spots any track or artist you mention, and adds the match straight to a Spotify playlist.
It confirms the right version and skips songs already on the list, so the playlist stays clean. Over time your offhand mentions turn into a real collection without you ever opening the Spotify app.
How it runs
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.
Resolve each mention to a Spotify track using search and confirm the best match.
pending
Add the matched track to your connected playlist through the Spotify API.
pending
Reply with what was added and skip anything already on the list.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Extract song and artist names from this message and return a JSON list of search queries for Spotify.
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.