← 返回 Skills 市场
syed-tahmid99

AI Lead Intelligence Generator

作者 Syed-Tahmid99 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
233
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install lead-intel-analyzer
功能描述
Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lead-intel-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lead-intel-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug lead-intel-analyzer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

AI Lead Intelligence Generator 是什么?

Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 AI Lead Intelligence Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lead-intel-analyzer」即可一键安装,无需额外配置。

AI Lead Intelligence Generator 是免费的吗?

是的,AI Lead Intelligence Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AI Lead Intelligence Generator 支持哪些平台?

AI Lead Intelligence Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AI Lead Intelligence Generator?

由 Syed-Tahmid99(@syed-tahmid99)开发并维护,当前版本 v1.0.1。

💬 留言讨论