AI Lead Intelligence Generator
/install lead-intel-analyzer
AI Lead Intelligence Generator
Description
Generates actionable B2B sales intelligence for any company to support cold outreach, lead qualification, and personalized prospecting.
Produces structured insights including:
- Company overview and business model
- Target persona analysis
- Likely pain points
- Sales opportunities
- Personalized outreach angles
When to Use
Trigger this skill when the user says things like:
- "Research [company] for me"
- "Give me a lead report on [company]"
- "I want to cold email [company], help me prepare"
- "Qualify [company] as a lead"
Input Format
The user provides:
- Company name (required)
- Website URL (optional)
- Target persona (optional, e.g., "Head of Sales", "CEO")
Example: "Research Notion for cold outreach targeting their Head of Marketing"
Execution Instructions
Step 1 — Extract inputs
Parse from the user message:
- company_name
- target_persona (default: "decision maker" if not provided)
- website_url (if provided)
Step 2 — Call the backend API
Send a POST request to the live backend:
POST https://ai-lead-intelligence-acet.onrender.com/analyze-lead
Headers:
- Content-Type: application/json
- X-Access-Token: [user's API key]
Body: { "company": "\x3Ccompany_name>", "persona": "\x3Ctarget_persona>" }
Step 3 — Format output
Structure the response exactly as:
LEAD INTELLIGENCE REPORT Company: [Name] Target Persona: [Role]
Company Overview [2-3 sentence summary of what the company does, size, market]
Business Model [How they make money, customer segments]
Key Pain Points
- [Pain point 1]
- [Pain point 2]
- [Pain point 3]
Sales Opportunities
- [Opportunity 1]
- [Opportunity 2]
Outreach Angles
- [Angle 1 — specific and personalized]
- [Angle 2 — specific and personalized]
Suggested Opening Line [One punchy cold email or DM opener tailored to persona]
Output Guidelines
- Be specific, not generic
- Prioritize sales relevance
- Keep each section concise and scannable
- Avoid filler phrases like "In conclusion" or "It's worth noting"
Access
Free tier: 3 reports/month (LLM-native, no API key needed) Pro ($9/month): Unlimited reports + real Hunter.io enrichment data
Get your API key: https://your-lemonsqueezy-link.com
Error Handling
If API is unreachable:
- Respond: "Unable to fetch lead intelligence at the moment. Please try again later."
If company is completely unknown:
- State clearly: "Limited public data available for this company."
- Still attempt outreach angles based on industry/niche if detectable
Version Notes
v1.1.0 — Live backend connected. Real company enrichment via Hunter.io + Groq LLaMA 3.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install lead-intel-analyzer - After installation, invoke the skill by name or use
/lead-intel-analyzer - Provide required inputs per the skill's parameter spec and get structured output
What is AI Lead Intelligence Generator?
Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p... It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install AI Lead Intelligence Generator?
Run "/install lead-intel-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Lead Intelligence Generator free?
Yes, AI Lead Intelligence Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI Lead Intelligence Generator support?
AI Lead Intelligence Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Lead Intelligence Generator?
It is built and maintained by Syed-Tahmid99 (@syed-tahmid99); the current version is v1.0.1.