반복적인 메일 답장에 몇 시간씩 쓰지만, 한 번 잘못 보내면 바로 고객에게 가니 완전 자동화는 부담스럽습니다. 이 에이전트는 들어오는 각 대화를 읽고, 여러분의 말투로 초안을 작성한 뒤, 사람의 승인을 기다립니다.
sonnet4일IMAPSMTPClaudePostgreSQL
Claude
65ROI
85Scale
$4.1k95Saved
ROI for
README.md
왜 이 서브에이전트인가
반복적인 메일 답장에 몇 시간씩 쓰지만, 한 번 잘못 보내면 바로 고객에게 가니 완전 자동화는 부담스럽습니다. 이 에이전트는 들어오는 각 대화를 읽고, 여러분의 말투로 초안을 작성한 뒤, 사람의 승인을 기다립니다.
초안은 승인, 편집 버튼과 함께 Slack에 도착합니다. 사람이 승인하기 전에는 아무것도 나가지 않습니다. 승인된 답장은 SMTP로 발송되고 기록되므로, 누가 무엇을 언제 보냈는지 감사 추적이 남습니다.
작동 방식
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
답장 초안을 생성하고 Approve(승인) 및 Edit(편집) 버튼이 있는 Slack 승인 채널에 게시합니다.
pending
승인된 초안을 SMTP를 통해 발송하고 PostgreSQL에서 스레드에 대한 최종 텍스트를 로깅합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Draft a reply to the incoming email; return JSON with subject, body, and a confidence score from 0 to 1.
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.