OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/affaan-m/everything-claude-code/exa-search
exa-search logo

exa-search

affaan-m/everything-claude-code
4K installs216K stars
Run it on Hostinger →Free API →|View on GitHub

Installation

npx skills add https://github.com/affaan-m/everything-claude-code --skill exa-search

Summary

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

SKILL.md

Exa Search

Drift-prone skill. Exa MCP tool names, parameters, and account limits can change. Confirm the exposed tool surface and current Exa docs before relying on a specific search mode, category, or livecrawl behavior.

Neural search for web content, code, companies, and people via the Exa MCP server.

When to Activate

  • User needs current web information or news
  • Searching for code examples, API docs, or technical references
  • Researching companies, competitors, or market players
  • Finding professional profiles or people in a domain
  • Running background research for any development task
  • User says "search for", "look up", "find", or "what's the latest on"

MCP Requirement

Exa MCP server must be configured. Add to ~/.claude.json:

"exa-web-search": {
  "command": "npx",
  "args": ["-y", "exa-mcp-server"],
  "env": { "EXA_API_KEY": "YOUR_EXA_API_KEY_HERE" }
}

Get an API key at exa.ai. This repo's current Exa setup documents the tool surface exposed here: web_search_exa and get_code_context_exa. If your Exa server exposes additional tools, verify their exact names before depending on them in docs or prompts.

Core Tools

web_search_exa

General web search for current information, news, or facts.

web_search_exa(query: "latest AI developments 2026", numResults: 5)

Parameters:

ParamTypeDefaultNotes
querystringrequiredSearch query
numResultsnumber8Number of results
typestringautoSearch mode
livecrawlstringfallbackPrefer live crawling when needed
categorystringnoneOptional focus such as company or research paper

get_code_context_exa

Find code examples and documentation from GitHub, Stack Overflow, and docs sites.

get_code_context_exa(query: "Python asyncio patterns", tokensNum: 3000)

Parameters:

ParamTypeDefaultNotes
querystringrequiredCode or API search query
tokensNumnumber5000Content tokens (1000-50000)

Usage Patterns

Quick Lookup

web_search_exa(query: "Node.js 22 new features", numResults: 3)

Code Research

get_code_context_exa(query: "Rust error handling patterns Result type", tokensNum: 3000)

Company or People Research

web_search_exa(query: "Vercel funding valuation 2026", numResults: 3, category: "company")
web_search_exa(query: "site:linkedin.com/in AI safety researchers Anthropic", numResults: 5)

Technical Deep Dive

web_search_exa(query: "WebAssembly component model status and adoption", numResults: 5)
get_code_context_exa(query: "WebAssembly component model examples", tokensNum: 4000)

Tips

  • Use web_search_exa for current information, company lookups, and broad discovery
  • Use search operators like site:, quoted phrases, and intitle: to narrow results
  • Lower tokensNum (1000-2000) for focused code snippets, higher (5000+) for comprehensive context
  • Use get_code_context_exa when you need API usage or code examples rather than general web pages

Related Skills

  • deep-research — Full research workflow using firecrawl + exa together
  • market-research — Business-oriented research with decision frameworks

Score

0–100
71/ 100

Grade

B

Popularity23/30

4,350 installs — solid traction. Source repo has 215,627 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Exa Search skill score badge previewScore badge

Markdown

[![Exa Search skill](https://www.claudemarket.ai/skills/affaan-m/everything-claude-code/exa-search/badges/score.svg)](https://www.claudemarket.ai/skills/affaan-m/everything-claude-code/exa-search)

HTML

<a href="https://www.claudemarket.ai/skills/affaan-m/everything-claude-code/exa-search"><img src="https://www.claudemarket.ai/skills/affaan-m/everything-claude-code/exa-search/badges/score.svg" alt="Exa Search skill"/></a>

Exa Search FAQ

How do I install the Exa Search skill?

Run “npx skills add https://github.com/affaan-m/everything-claude-code --skill exa-search” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Exa Search skill do?

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Exa Search skill free?

Yes. Exa Search is a free, open-source skill published from affaan-m/everything-claude-code. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Exa Search work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Exa Search works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
research logo

research

mattpocock/skills

221K installsInstall
ai-research-explore logo

ai-research-explore

lllllllama/rigorpilot-skills

190K installsInstall
ai-research-reproduction logo

ai-research-reproduction

lllllllama/rigorpilot-skills

189K installsInstall
find-skills logo

find-skills

vercel-labs/skills

2.8M installsInstall
grill-me logo

grill-me

mattpocock/skills

744K installsInstall
frontend-design logo

frontend-design

anthropics/skills

738K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideHow To Find The Right Openclaw Skill For Your ProjectGuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before Installing

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed