company-research

Research companies, competitors, funding, and leadership using Exa Agent and advanced search.

31|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill company-research-moizibnyousaf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: company-research
Source: https://github.com/MoizIbnYousaf/marketing-cli/tree/main/skills/company-research
Command: npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill company-research-moizibnyousaf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manual company and competitor research is slow and fragmented across search engines, and generic web search misses niche companies and cited sources. This Skill gives your agent a structured Exa-based research engine that produces grounded, citation-backed findings ready to fold into brand memory files. ## Core Features & Use Cases - Company Deep Dives: Run Exa Agent queries with structured output schemas to research product lines, funding history, key executives, competitors, and recent news in one async run. - Company List Building: Generate bounded lists of companies matching criteria like industry, location, and funding stage, with websites and short descriptions. - Quick Lookups: Use advanced search with company, news, and people categories for fast single-question lookups with tuned result counts. - Use Case: Ask your agent to research a competitor before a positioning workshop; it returns a structured profile with funding rounds, key people, and cited sources you can merge into brand/competitors.md. ## Quick Start Ask your agent to research a specific company including its funding history, main competitors, and recent news using the company-research skill.

Frequently Asked Questions about company-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research a company with Exa Agent?▼

Create an agent run with a natural-language query covering the angles you need, such as funding, competitors, and key people, optionally with an outputSchema for structured results. Then wait for the run to complete and read the structured output plus grounding citations.

When should I use Exa Agent versus advanced search?▼

Use Exa Agent for deep dives, multi-angle research, and building company lists, since one run handles query decomposition and synthesis. Use web_search_advanced_exa only for quick single lookups like a homepage discovery or one news check.

What search categories does Exa company research support?▼

Advanced search supports company, news, and people categories, plus uncategorized general web results. Note that company and people categories do not support date or domain filters, so express those constraints in the natural-language query instead.

Why do Exa research calls fail with authentication errors?▼

Requests return 401 errors when neither Exa MCP tools nor an EXA_API_KEY environment variable is configured. Set the key from dashboard.exa.ai or configure .mcp.json, then verify the setup with mktg doctor.

Can this skill update my brand competitor files directly?▼

By default it returns structured findings and sources without overwriting brand/competitors.md, especially when /cmo or a research agent owns the brand write. It only updates brand memory when the user explicitly asks for it.