Agent skill · bighardperson

web-search-exa

Neural web search, content extraction, company and people research, code search, and deep research via the Exa MCP server. Use when you need to: (1) search the web with semantic understanding — not just keywords, (2) find research papers, news, tweets, companies, or people, (3) extract clean content from URLs, (4) find semantically similar pages to a known URL, (5) get code examples and documentation, (6) run deep multi-step research with a report, (7) get a quick synthesized answer with citations. NOT for: local file operations, non-web tasks, or anything that doesn't involve web search or content retrieval.

What it needs

About 6k tokens when loaded.

What this skill does

Exa — Neural Web Search & Research Exa is a neural search engine. Unlike keyword-based search, it understands meaning — you describe the page you're looking for and it finds it. Returns clean, LLM-ready content with no scraping needed. MCP server: https://mcp.exa.ai/mcp Free tier: generous rate limits, no key needed for basic tools API key: dashboard.exa.ai/api-keys — unlocks higher limits + all tools Docs: exa.ai/docs GitHub: github.com/exa-labs/exa-mcp-server Setup Add the MCP server to your agent config: Or in any MCP config JSON: To unlock all tools and remove rate limits, append your API key: To enable specific optional tools: --- Tool Reference Default tools (available without API key) Tool What it does ------ ------------- websearchexa General-purpose web search — clean content, fast getcodecontextexa Code examples + docs from GitHub, Stack Overflow, official docs companyresearchexa Company overview, news, funding, competitors Optional tools (enable via tools param, need API key for some) Tool What it does ------ ------------- websearchadvancedexa Full-control search: domain filters, date ranges, categories, content modes crawlingexa Extract full page content from a known URL — handles JS, PDFs, complex layouts peoplesearchexa Find LinkedIn profiles, professional backgrounds, experts deepresearcherstart Kick off an async multi-step research agent → detailed report deepresearchercheck Poll status / retrieve results from deep research deepsearchexa Single-call deep search with synthesized answer + citations (needs API key) --- websearchexa Fast general search. Describe what you're looking for in natural language. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bighardperson/Exa 网络搜索

View the source on GitHub

Browse the @skills marketplace