Applications arriving by email turn hiring into copy-paste and dropped candidates. This receives each one, parses it, and files it in Airtable cleanly.
sonnet4 daysAirtable APIWebhook formOpenAIGmail
Claude
70ROI
66Scale
$1.5k83Saved
ROI for
README.md
Why this subagent
Applications arriving by email turn hiring into copy-paste and dropped candidates. This receives each one, parses it, and files it in Airtable cleanly.
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.
Parse the resume into structured fields and match it to the role applied for.
pending
Create an applicant record in Airtable with status, role, and parsed details filled in.
pending
Route the record to the right hiring view and send the candidate a confirmation email.
pending
Sample output
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.