LeadForge AI

LeadForge AI is assembled from Yamify Marketplace apps such as OpenClaw, n8n, and Supabase.
Tool mix
- OpenClaw + n8n + Supabase
Problem solved
SMEs lose leads because follow-up is manual and inconsistent.
Build tutorial
- Install
Supabaseand create tables:leads,conversations,tasks. - Install
n8n; create webhook for inbound leads (WhatsApp/form). - In
n8n, normalize lead payload and upsert into Supabase. - Install
OpenClaw; configure model and API key. - Call OpenClaw from n8n for lead scoring (
hot/warm/cold) and next-best action. - Create n8n automation for follow-up cadence (15 min, 24h, 72h).
- Write all outcomes back to Supabase for pipeline visibility.
MVP success
- 100% of inbound leads are logged.
- First follow-up under 15 minutes.
- Lead-to-call conversion dashboard from Supabase.