Production Template
4.9
(1200 downloads)Sales Qualification & Lead Scoring Agent
Automated B2B lead enrichment, qualification scoring, and meeting scheduler
Empower your sales team by deploying an automated agent that verifies company firmographics, scores leads based on ICP criteria, and schedules calls with high-intent prospects.
#Sales #Lead Gen #Enterprise #B2B
Architecture Features & Capabilities
Clearbit / Apollo firmographic data enrichment
BANT (Budget, Authority, Need, Timing) lead scoring
Calendly & Google Calendar API scheduling
Outreach & Apollo email sequence automation
Protocol Code Blueprint
TypeScript / Nuxt 3const leadAgent = createLeadScorer({
icpRules: { minRevenue: '$5M', targetRoles: ['CTO', 'VP Eng'] },
actions: ['enrich', 'score', 'schedule_meeting']
})Technology Stack
Node.jsApollo APICalendly APIPostgreSQL