← 返回
未分类 Key 中文

Exa Company Research

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 'co...
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 'co...
mariokarras mariokarras 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 486
下载
💾 0
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 00:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 215 📥 71,235
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 277 📥 101,392
professional

Market Research

mariokarras
通过搜索报告、新闻、趋势和市场数据进行市场调研和行业分析。当用户提到市场调研、行业分析等相关需求时使用。
★ 1 📥 725