← Back to Skills Marketplace
syed-tahmid99

AI Lead Intelligence Generator

by Syed-Tahmid99 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
233
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install lead-intel-analyzer
Description
Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p...
README (SKILL.md)

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.

Usage Guidance
This skill asks you (or the agent) to send company data and an API key to an unknown third‑party backend. Before installing or using it: (1) Do not provide real API keys or sensitive customer data — test only with dummy values. (2) Ask the publisher for a homepage, privacy policy, and details about where data is stored, retention, and who can access it. (3) Clarify the free-tier claim versus the documented API-key requirement. (4) Prefer skills hosted by known vendors or that declare required env vars in the registry so you can control credentials. If you cannot verify the backend and its data-handling practices, avoid using this skill for real lead/customer data.
Capability Analysis
Type: OpenClaw Skill Name: lead-intel-analyzer Version: 1.0.1 The skill bundle is a legitimate tool for generating B2B sales intelligence. It functions by sending user-provided company names to a backend API hosted on Render (ai-lead-intelligence-acet.onrender.com) to produce structured reports. The code in test_api.py and the instructions in SKILL.md are consistent with the stated purpose and do not contain any indicators of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The skill claims a free tier that needs 'no API key' but the runtime instructions require sending X-Access-Token to https://ai-lead-intelligence-acet.onrender.com. The registry lists no required env vars/credentials, yet the SKILL.md and test_api.py expect an access token. The backend domain is an onrender.com app with no homepage or publisher info — this mismatch between claimed capability and required credentials is unexplained.
Instruction Scope
Runtime instructions are narrowly scoped to collecting company, persona, and optional URL and POSTing them to the backend, which is consistent with lead-intel functionality. However, the skill instructs the agent to transmit user inputs (and an API key) to an externally hosted endpoint of unknown provenance, and the SKILL.md advertises third-party enrichment (Hunter.io, Groq LLaMA 3) without documenting required third-party credentials or data flows.
Install Mechanism
Instruction-only skill with no install spec and no packages to download; lowest installation risk. The included test_api.py only demonstrates sending requests to the backend and contains a placeholder token.
Credentials
Registry metadata declares no required environment variables or primary credential, yet the runtime instructions require a user API key sent as X-Access-Token. That mismatch is disproportionate and unexplained. Also the SKILL.md links to 'your-lemonsqueezy-link.com' to purchase an API key — an unexpected and unverified payment/credential flow for a skill with no verified publisher.
Persistence & Privilege
Skill does not request always:true and has no install steps that modify agent/system configuration. It does allow normal autonomous invocation (default), which is platform-default and not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lead-intel-analyzer
  3. After installation, invoke the skill by name or use /lead-intel-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
## v1.1.0 — Connected live backend API. Real company enrichment via Hunter.io. Groq LLaMA 3 powered reports.
v1.0.0
## v1.0.0 - Initial release - LLM-native lead intelligence (no API dependency) - Structured sales reports: overview, pain points, outreach angles - Supports any company name, optional URL and persona targeting - Backend API enrichment planned for v1.1.0
Metadata
Slug lead-intel-analyzer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

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.

💬 Comments