Use Exa for semantic/neural web search. Exa understands context and returns high-quality results. Use this skill when you need to search the web for documentation, research, or any information that requires understanding meaning rather than just keyword matching. NEVER substitute web_search for Exa - they serve completely different purposes.
/plugin marketplace add plurigrid/asi/plugin install asi-skills@asi-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Exa provides neural/semantic search via MCP. Use it for high-quality web search that understands context.
web_search as a substitute - it's basic keyword matching onlyweb_searchThe Exa MCP server provides these tools:
web_search_exa - Semantic web searchcrawling_exa - Crawl and extract web contentcompany_research_exa - Research companieslinkedin_search_exa - Search LinkedIn profilesdeep_researcher_start - Start deep research taskdeep_researcher_check - Check deep research statusExa is configured as a remote HTTP MCP in ~/.mcp.json:
{
"exa": {
"type": "http",
"url": "https://mcp.exa.ai/mcp?tools=web_search_exa,crawling_exa,company_research_exa,linkedin_search_exa,deep_researcher_start,deep_researcher_check"
}
}
Use the Exa MCP tools directly when semantic search is needed.
deep_researcher_start for complex topicsdeep_researcher_check until complete