이메일로 도착하는 지원서 때문에 채용이 복사-붙여넣기 노동으로 전락하고, 지원자가 누락되기 일쑤입니다. 이 자동화는 각 지원서를 받고, 파싱하고, Airtable에 깔끔하게 정리해 넣습니다.
sonnet4일 내 출시Airtable APIWebhook formOpenAIGmail
Claude
70ROI
66Scale
$1.5k83Saved
ROI for
README.md
왜 이 서브에이전트인가
이메일로 도착하는 지원서 때문에 채용이 복사-붙여넣기 노동으로 전락하고, 지원자가 누락되기 일쑤입니다. 이 자동화는 각 지원서를 받고, 파싱하고, Airtable에 깔끔하게 정리해 넣습니다.
작동 방식
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
상태, 직무명 및 파싱된 상세 정보를 채워 Airtable에 지원자 레코드를 생성합니다.
pending
레코드를 담당 채용 담당자의 뷰로 라우팅하고, 지원자에게 확인 이메일을 발송합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Parse the application, create the Airtable record, and route by role; return the record ID and assigned stage.
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.