Asi exa-search
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.
git clone https://github.com/plurigrid/asi
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/asi/skills/exa-search" ~/.claude/skills/plurigrid-asi-exa-search && rm -rf "$T"
plugins/asi/skills/exa-search/SKILL.mdExa Semantic Search
Exa provides neural/semantic search via MCP. Use it for high-quality web search that understands context.
When to Use Exa
- Searching for documentation or technical information
- Research requiring semantic understanding
- Finding information where exact keywords are unknown
- Company research and LinkedIn searches
- Deep research tasks
When NOT to Use Exa
- Never use
as a substitute - it's basic keyword matching onlyweb_search - If Exa fails, troubleshoot Exa - don't fall back to
web_search
Available Tools
The Exa MCP server provides these tools:
- Semantic web searchweb_search_exa
- Crawl and extract web contentcrawling_exa
- Research companiescompany_research_exa
- Search LinkedIn profileslinkedin_search_exa
- Start deep research taskdeep_researcher_start
- Check deep research statusdeep_researcher_check
Configuration
Exa 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" } }
Usage Examples
Basic Search
Use the Exa MCP tools directly when semantic search is needed.
Deep Research
- Start with
for complex topicsdeep_researcher_start - Poll with
until completedeep_researcher_check - Get comprehensive, synthesized results
Critical Rules
- NEVER replace Exa with web_search - they are fundamentally different
- NEVER use web_search in Task sub-agents as a substitute for Exa
- If Exa fails, troubleshoot Exa - do not substitute
Scientific Skill Interleaving
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
Graph Theory
- networkx [○] via bicomodule
- Universal graph hub
Bibliography References
: 19 citations in bib.duckdbalgorithms
Cat# Integration
This skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC) Home: Prof Poly Op: ⊗ Kan Role: Adj Color: #26D826
GF(3) Naturality
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.