바쁜 행사장에서 운영자는 하루 종일 "몇 시에, 어느 방이죠?"라는 같은 질문에 시달립니다. 이 Telegram 봇이 일정 Sheet에서 답을 찾아줍니다.
sonnet3일 내 발송Telegram Bot APIGoogle Sheets APIOpenAIn8n
Claude
74ROI
67Scale
$1.7k90Saved
ROI for
README.md
왜 이 서브에이전트인가
바쁜 행사장에서 운영자는 하루 종일 "몇 시에, 어느 방이죠?"라는 같은 질문에 시달립니다. 이 Telegram 봇이 일정 Sheet에서 답을 찾아줍니다.
작동 방식
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.
질문의 의도를 파악합니다. 세션 시간, 장소, 발표자 중 무엇을 묻는 것인지 확인하죠.
pending
일치하는 행을 찾아 관련 정보를 정리한 깔끔한 답변을 구성합니다.
pending
답변을 Telegram으로 보내고, 매칭되지 않은 질문은 주최 측을 위해 기록해 둡니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Answer attendee questions from the event schedule rows; if a session is not found, say so and suggest the nearest match.
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.