exa-search

Searches web, code, and company data via Exa MCP neural search.

12|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/aurorie-co/AURORIE-TEAMS --skill exa-search-aurorie-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exa-search
Source: https://github.com/aurorie-co/AURORIE-TEAMS/tree/main/teams/market/skills/exa-search
Command: npx skills add https://github.com/aurorie-co/AURORIE-TEAMS --skill exa-search-aurorie-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Neural search across the web, code, and companies to surface timely, relevant information for research workflows.

Core Features & Use Cases

  • web_search_exa: General web search for current information, news, or facts.
  • get_code_context_exa: Find code examples and documentation from GitHub, Stack Overflow, and docs sites.
  • Use cases: rapid market/competitor research, API and documentation lookups, code snippet discovery, and domain deep dives.

Quick Start

Ask Exa to search for the latest AI developments using web_search_exa.

Frequently Asked Questions about exa-search

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

FAQPage Schema
How do I find current web information and news for research tasks?

Neural search for web results surfaces current information and facts through the web_search_exa function. It retrieves up-to-date web pages across domains to support rapid market and competitor research workflows.

Can I search for code examples and API documentation from GitHub and Stack Overflow?

Code context search uses the get_code_context_exa function to find code examples and documentation from GitHub, Stack Overflow, and docs sites. It helps developers discover code snippets and look up API references.

Do I need an Exa MCP server configured to use neural search?

Yes, the Exa MCP server must be configured and available with web_search_exa and get_code_context_exa enabled. This server connection is a required prerequisite for the neural search functions to operate.

What's the best way to gather company intelligence across different domains?

Neural search across web and company data uses Exa MCP to gather company intelligence. It applies to domain deep dives and competitor research by surfacing relevant, timely information from across the web.

Does neural search work for finding API docs and code snippet discovery?

Neural search supports API documentation lookups and code snippet discovery through get_code_context_exa. It targets technical documentation sites and developer forums to retrieve relevant code context.