Build an AI Agent for Sales SDR
Complete prompt to create an AI agent that acts as an SDR. The agent prospects leads, qualifies them, sends personalized messages, and schedules meetings autonomously using LLMs.
Create an autonomous AI agent that functions as an SDR for [NOME_EMPRESA]. ## Company Profile - Product/Service: [PRODUTO_SERVICO] - ICP: [PERFIL_CLIENTE_IDEAL] - Voice tone: [FORMAL/CASUAL/TÉCNICO] ## Agent Capabilities ### 1. Prospecting - Search for leads based on the ICP - Enrich contact data - Prioritize by fit score ### 2. Personalization - Analyze the profile before reaching out - Create a personalized initial message - Adapt by industry and role ### 3. Follow-up sequence - Follow-up 1 (day 3): additional value - Follow-up 2 (day 7): qualification - Follow-up 3 (day 14): direct CTA - Stop if negative response ### 4. BANT Qualification - Budget, Authority, Need, Timeline ### 5. Scheduling - Propose available slots - Create event in Google Calendar - Confirm and remind ## Stack - LangGraph or CrewAI - Claude 3.5 Sonnet or GPT-4o - Pinecone or Supabase for memory - Sendgrid for email Generate the complete code with tools and orchestration flow.