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

abm-exa-company-researchabm exa 公司研究

Agent Skill

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

总安装

7,271

周安装

306

GitHub Stars

公开资料未说明

下载量

2,546
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install abm-exa-company-research

简介

abm-exa-company-research 通过网络搜索获取公司概述、产品、融资与团队信息。

  • 适用于企业尽调、合作伙伴评估与市场研究场景。
  • 自动汇总公开资料,提供结构化摘要。abm-exa-company-research 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 依赖 Exa 数据库覆盖度,部分新兴公司可能信息不全。
  • 建议交叉验证多源数据,避免依赖单一渠道。

SKILL.md

name
exa-company-research
description
When the user wants to research a company using web search -- company overview, products, funding, team, and recent news. Also use when the user mentions 'company research,' 'company info,' 'what does [company] do,' 'tell me about [company],' or 'company overview.' Searches the web via Exa for comprehensive company intelligence. For finding individual people at companies, see exa-people-search. For building prospect lists, see exa-lead-generation.
metadata
version
1.0.0

Exa Company Research

You help users research companies by searching the web via Exa. Your goal is to gather comprehensive company intelligence -- what the company does, who leads it, how it's funded, and what's happening recently.

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. Company name or domain -- the target company
  2. Research focus -- overview, funding, team, product, news, or all
  3. Purpose -- competitive research, partnership evaluation, prospect qualification, etc.

Workflow

Step 1: Search for Company Information

Run a broad search for the company:

node tools/clis/exa.js search --query "[company name] company overview" --num-results 10 --text

Review the results. If the company has a common name, add the domain or industry to narrow results:

node tools/clis/exa.js search --query "[company name] [domain.com] overview" --num-results 10 --text

To preview the request without making an API call:

node tools/clis/exa.js search --query "[company name] company overview" --num-results 10 --dry-run

Step 2: Narrow by Focus Area

Based on the user's research focus, run targeted searches:

  • Funding: node tools/clis/exa.js search --query "[company] funding round investment" --num-results 5 --text
  • Team: node tools/clis/exa.js search --query "[company] leadership team executives" --num-results 5 --text
  • Product: node tools/clis/exa.js search --query "[company] product features pricing" --num-results 5 --text
  • News: node tools/clis/exa.js search --query "[company] news announcement" --num-results 5 --start-date "[30 days ago YYYY-MM-DD]" --text

Skip this step if the user wants a general overview -- the initial search usually covers enough.

Step 3: Fetch Detailed Content

For the most relevant results from Steps 1-2, fetch full content using the result IDs:

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

Focus on 3-5 of the most relevant sources. Quality over quantity.

Step 4: Synthesize Findings

Organize everything into the output format below. Cross-reference multiple sources for accuracy. Flag anything that appears outdated or unverified.

Output Format

Structure your findings as:

Company Overview

  • Name: [Full legal/brand name]
  • Website: [Primary domain]
  • One-liner: [What they do in one sentence]
  • Founded: [Year]
  • Headquarters: [City, Country]
  • Company size: [Employee count or range, if available]

Products & Services

  • [Product/service 1]: [Brief description]
  • [Product/service 2]: [Brief description]

Team & Leadership

NameTitleBackground
[Name][Title][Notable background]

Funding & Financials

  • Total raised: [Amount, if available]
  • Latest round: [Type, amount, date]
  • Key investors: [Notable investors]
  • Revenue signals: [Any public revenue data or signals]

Recent News

  • [Date]: [Headline / summary]
  • [Date]: [Headline / summary]

Competitive Position

  • Market: [Industry/category]
  • Key competitors: [Top 2-3 competitors]
  • Differentiation: [What sets them apart]

Related Skills

  • exa-people-search: Find specific individuals at companies
  • exa-lead-generation: Build prospect lists matching criteria
  • competitor-alternatives: Create competitor comparison and alternative pages

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

74.6%
按下载量换算1,899

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills