채팅에서 노래 제목을 보고 저장하려다, 그대로 영영 잊어버린 적 있으시죠. 이 봇은 Telegram 메시지를 지켜보다가 언급된 곡이나 아티스트를 찾아 바로 Spotify 플레이리스트에 추가합니다.
sonnet3일Telegram Bot APISpotify Web APIClaudeOAuth
Claude
82ROI
74Scale
$2.7k87Saved
ROI for
README.md
왜 이 서브에이전트인가
채팅에서 노래 제목을 보고 저장하려다, 그대로 영영 잊어버린 적 있으시죠. 이 봇은 Telegram 메시지를 지켜보다가 언급된 곡이나 아티스트를 찾아 바로 Spotify 플레이리스트에 추가합니다.
정확한 버전인지 확인하고 이미 목록에 있는 곡은 건너뛰어 플레이리스트를 깔끔하게 유지합니다. 시간이 지나면 무심코 던진 언급들이 Spotify 앱을 열지 않아도 진짜 컬렉션으로 쌓입니다.
작동 방식
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.
검색을 통해 각 언급 항목을 Spotify 트랙으로 매칭하고 가장 적합한 결과를 확인합니다.
pending
Spotify API를 통해 연결된 플레이리스트에 매칭된 트랙을 추가합니다.
pending
추가된 내용을 응답하며, 이미 목록에 있는 곡은 건너뜁니다.
pending
샘플 출력
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.