home/productivity/lead-generation-pipeline

Lead Generation Pipeline

GPTClaudeDeepSeek··606 copies·updated 2026-07-14
lead-generation-pipeline.prompt
# Prompt: AI-Powered Lead Generation Pipeline

**Purpose:** Build an automated n8n workflow that uses AI to identify, score, enrich, and reach out to qualified leads — running 24/7 without manual intervention.

**Best For:** B2B SaaS companies, freelancers, agencies, sales teams wanting to automate prospecting

**Model Recommendation:** GPT-4o-mini (cost-efficient for bulk), Claude Haiku (fast for classification)

**Usage Instructions:**
1. Import this as a new n8n workflow.
2. Configure the trigger (schedule, webhook, or form submission).
3. Add your API keys for the enrichment services.
4. Customize the scoring criteria and outreach templates.

---

## THE PROMPT FOR AI NODES IN n8n

### Node 1: Lead Qualification AI

Use this in an **AI Agent** or **OpenAI Message Model** node:

when to use it

Community prompt sourced from the open-source GitHub repo m0shaban/enterprise-ai-prompts (MIT). A "Lead Generation Pipeline" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

m0shaban/enterprise-ai-prompts · MIT