🤖 Venue Agent

Claude-powered follow-up agent. Replaces the Make.com scenarios for daily reply detection + draft generation. Deployed on Cloudflare Workers, runs daily at 12pm Sydney. 📘 Blueprint · 📅 Day-by-day lifecycle

Deployment

Worker URL
venue-agent.alec-3c0.workers.dev
Cron
0 1 * * *
01:00 UTC = 12pm AEDT
Model
Mode
draft only
no auto-send

Manual trigger

Last run

No runs yet this session. Trigger a run above or wait for cron.

System prompt

Loading…
Edit in Projects/Venue Agent/src/prompts.ts and redeploy with npx wrangler deploy.

Email templates

DAY 1
Loading…
DAY 2
Loading…
DAY 3
Loading…

Tools exposed to Claude

get_active_venues
Read Tracking sheet, return rows where status=active
check_thread_replies
Fetch Gmail thread messages (for reply detection)
read_email_content
Read full body of a specific message
create_followup_draft
Create a draft reply inside the original thread (never sent)
update_venue_row
Write status, cycle_day, last_action_date, resolved_date
send_slack_alert
Post the run summary to #make_team