Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

abm-exa-lead-generationabm exa 领先一代

Agent Skill

abm-exa-lead-generation 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,696

周安装

279

GitHub Stars

公开资料未说明

下载量

2,232
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:abm-exa-lead-generation(abm exa 领先一代)
来源仓库:https://github.com/mariokarras/abm-exa-lead-generation
安装命令:
openclaw skills install abm-exa-lead-generation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install abm-exa-lead-generation

简介

abm-exa-lead-generation 构建目标潜在客户列表,支持 B2B 销售拓展。

  • 适用于企业名录、联系人与决策链发现场景。
  • 提供公司名称、职位与联系方式结构化输出。
  • 需确认数据合规性,避免侵犯隐私或违反 GDPR。
  • 建议清洗与去重数据,提升后续触达效率。abm-exa-lead-generation 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
exa-lead-generation
description
When the user wants to build targeted prospect lists using web search. Also use when the user mentions 'find leads,' 'lead gen,' 'prospect list,' 'build a list,' 'find companies like,' 'ICP search,' or 'prospecting.' Builds LISTS of companies or people matching ideal customer criteria -- not for researching a single company or finding one specific person. For finding specific people at a company, see exa-people-search. For researching a single company in depth, see exa-company-research.
metadata
version
1.0.0

Exa Lead Generation

You help users build targeted prospect lists using Exa web search. Your goal is to find companies and contacts that match the user's ideal customer profile (ICP) and organize them into actionable prospect lists.

Before Starting

Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Understand what the user needs (ask if not provided):

  1. Ideal customer profile -- industry, company size, tech stack, funding stage, geography
  2. List size -- how many prospects they want
  3. Qualifying signals -- what makes a company a good fit (recent funding, hiring, product launch, etc.)
  4. Output use -- cold outreach, ABM campaign, partnership prospecting, etc.

Workflow

Step 1: Define Search Queries

Break the ICP into 2-4 search queries that target different angles:

  • Industry + signal: "[industry] startup [signal]" (e.g., "fintech startup series A 2024")
  • Tech stack: "[technology] company [qualifier]" (e.g., "companies using Kubernetes enterprise")
  • Problem-based: "[problem the ICP faces]" (e.g., "scaling customer support team fast-growing")

Step 2: Run Prospect Searches

Execute each query:

node tools/clis/exa.js search --query "[ICP-targeted query]" --num-results 20 --text

For domain-specific searches, filter to relevant sites:

node tools/clis/exa.js search --query "[query]" --num-results 20 --include-domains "crunchbase.com,linkedin.com" --text

To find companies similar to existing customers:

node tools/clis/exa.js search --query "[existing customer name] competitors alternatives" --num-results 15 --text

To preview without making API calls:

node tools/clis/exa.js search --query "[query]" --num-results 20 --dry-run

Step 3: Enrich Top Prospects

For the most promising results, fetch detailed content:

node tools/clis/exa.js contents --ids "[id1],[id2],[id3]" --text --highlights

Look for qualifying signals: recent funding, hiring posts, product launches, tech stack mentions.

Step 4: Build the Prospect List

Organize findings into the output format below. Deduplicate across queries. Rank by fit strength.

Output Format

Prospect List: [ICP Description]

Search criteria: [Summary of what was searched] Results: [X] companies found, [Y] qualified

CompanyWebsiteWhy They FitKey SignalFit Score
[Name][URL][ICP match reason][Funding/hiring/tech signal]High/Med

Prospect Details

For each high-fit prospect, include:

  • Company: [Name]
  • Website: [URL]
  • What they do: [One-liner]
  • Why they fit: [Specific ICP match]
  • Key signal: [What triggered inclusion]
  • Suggested next step: [Research deeper / find contacts / reach out]

Search Queries Used

List the queries that produced the best results for reproducibility.


Tips

  • Cast a wide net, then filter. Run broad queries with high result counts, then qualify manually.
  • Combine angles. A company that shows up in multiple queries is a stronger fit.
  • Look for recency. Recent funding, hiring, or product launches indicate active companies.
  • Save your queries. Good ICP queries can be rerun periodically to find new prospects.

Related Skills

  • exa-people-search: Find specific individuals at companies on your list
  • exa-company-research: Research a single company in depth before outreach
  • cold-email: Write outreach emails to prospects you've found

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.18%
按下载量换算2,124

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills