A booking link is easy, but it fills your reps' calendars with calls that were never going to close. This helper qualifies each booking before it lands on someone's day.
sonnet4 daysCal.comTwilioOpenAIHubSpot
Claude
85ROI
82Scale
$3.5k92Saved
ROI for
README.md
Why this subagent
A booking link is easy, but it fills your reps' calendars with calls that were never going to close. This helper qualifies each booking before it lands on someone's day.
It scores the intake answers, confirms by SMS through Twilio, and only routes serious prospects to a rep; the rest get a self-serve slot. The CRM record gets the full context attached, so the rep walks in knowing who they are talking to instead of starting cold.
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.
Score the lead against your qualification rules and decide whether it needs a rep or a self-serve slot.
pending
Send a confirmation by SMS through Twilio and attach the meeting context to the CRM record.
pending
Route qualified bookings to the right rep's calendar and post a heads-up to the sales channel.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Given a Cal.com booking and intake answers, qualify the lead and return a JSON object with tier, assigned rep, SMS status, and the chosen calendar.
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.