Local Lead Reply Pilot
An always-on inbound response agent for local service businesses. It watches Gmail (or your chosen inbound channel) on a short polling loop, deduplicates against an internal log, routes each message through a typed classifier (new lead, returning contact, booking confirmation, complaint, spam), drafts a reply in your brand voice, and either auto-sends it or files a draft for your approval. It records contact state, sequence step, and outcome in an agent-owned database so conversations stay coherent across runs, pushes structured updates into your CRM, and pings you on Slack only when a human decision is needed.
Agent snapshot
Built for local services work, not a generic template.
105
runs observed
105
community clones
3
integrations used
2
labels matched
Sample input
Build an agent to local Lead Reply Pilot. Use Gmail, HubSpot, and Slack. Focus on respond to. Return a ready-to-review result after each run.
Sample output
Every 5 minutes, polls your inbox and messaging channels for new customer messages, classifies new leads vs returning replies, drafts a branded response, escalates anything ambiguous to Slack, and logs every touch to your CRM.
What this agent automates
This run includes 8 concrete steps from the published agent data.
On each tick, read last_processed_id from agent_state and fetch only newer messages from the inbound channel
Insert message IDs into processed_messages with INSERT OR IGNORE; skip any rows already present and early-exit if all are duplicates
Classify each new message into a typed intent label and pull the existing conversation_state row if a contact_id already exists
Branch into Flow A (new lead intake), Flow B (continue existing conversation), Flow C (booking confirmation), or Flow D (escalate)
Generate the reply with Twin AI using the brand voice setting, the contact history, and a short intake script for first-touch leads
Send via the configured outbound channel when auto-reply mode allows, otherwise write a draft and notify the operator on Slack
Integrations used
Local Lead Reply Pilot connects Gmail, HubSpot, and Slack.
Gmail
Connected in this agent
HubSpot
Connected in this agent
Slack
Connected in this agent
Clone Local Lead Reply Pilot
Start from the exact agent behind this page, then adapt the prompt, apps, and review steps to your local services workflow.
Plans start at €20/mo