exa
Exa Semantic Search Skill
YOU MUST invoke this skill (NOT optional) when the user mentions ANY of these triggers:
- "semantic search", "find papers on", "find articles about"
- "companies similar to", "find sources about"
- "Exa", "exa search", "neural search"
- Any request for conceptual/meaning-based web search (not keyword matching)
Failure to invoke this skill when triggers occur violates your operational requirements.
Exa.ai provides neural semantic search optimized for AI consumption. Use when meaning matters more than keywords.
Decision Flowchart
Use this to decide which search tool to use:
| Scenario | Tool | Why |
|---|---|---|
| "Find papers on emergent AI behavior" | mcp__exa__web_search_exa |
Semantic discovery |
| "Companies similar to Anthropic" | mcp__exa__web_search_exa |
Similar content |
| "How to use React hooks" | mcp__exa__get_code_context_exa |
Coding context |
| "Latest news on X" | WebSearch |
Recency matters |
| "Read this URL: [link]" | WebFetch |
Known URL |
| "error: module not found XYZ" | WebSearch |
Exact keyword match |
| "CVE-2024-12345" | WebSearch |
Specific identifier |
Decision logic:
- Have a specific URL? ->
WebFetch - Is this semantic/conceptual (meaning > keywords)? -> Exa
- Is it a coding/API question? ->
mcp__exa__get_code_context_exa - Need very recent news/events? ->
WebSearch - Keyword/identifier match? ->
WebSearch
Tool Usage
mcp__exa__web_search_exa
Semantic web search for concepts, topics, and similar content.
query: "semantic query describing concepts"
numResults: 8 (default, adjust as needed)
type: "auto" | "fast" | "deep"
mcp__exa__get_code_context_exa
Code-specific search for programming patterns, APIs, and implementations.
query: "React useState hook examples" | "Express middleware patterns"
tokensNum: 5000 (default, 1000-50000 range)
mcp__exa__company_research_exa
Company-specific research for competitive analysis and market research.
Integration Patterns
Discovery + Extraction
- Exa finds relevant sources semantically
WebFetchextracts full content from best URLs
Multi-Perspective Research
- Exa: "academic perspectives on X"
- Exa: "industry implementation of X"
- Exa: "critiques of X"
- Synthesize findings
Fallback Strategy
- Try Exa for semantic search
- If results poor, fall back to
WebSearchwith keywords
Anti-Patterns
| Don't | Do Instead |
|---|---|
"python pandas filter dataframe" |
Use WebSearch (keyword query) |
| Run 10 similar queries | Consolidate into 2-3 well-crafted queries |
"what is React" |
Use knowledge or WebSearch |
"breaking news today" |
Use WebSearch |
When Results Are Poor
- Switch search type:
autovsfastvsdeep - Rephrase: more semantic/descriptive
- Add domain filters via
allowed_domains - Fall back to
WebSearchfor keyword matching
More from jmagar/claude-homelab
memos
Manage notes and memos in self-hosted Memos service. Use when the user asks to "save this to memos", "create a memo", "search my memos", "find notes about X", "what did I write about", "add a note", "capture this", "remember this", "save this thought", or mentions note-taking, knowledge management, or personal notes.
65unraid
Query and monitor Unraid servers via the GraphQL API. Use when the user asks to 'check Unraid', 'monitor Unraid', 'Unraid API', 'get Unraid status', 'check disk temperatures', 'read Unraid logs', 'list Unraid shares', 'Unraid array status', 'Unraid containers', 'Unraid VMs', or mentions Unraid system monitoring, disk health, parity checks, or server status.
24plex
Control Plex Media Server - browse libraries, search media, check what's playing, view recently added. Use when the user asks to "check Plex", "search Plex", "what's on Plex", "recently added", "who's watching", "Plex sessions", "Plex library", "browse movies", "browse TV shows", or mentions Plex media server.
22tailscale
This skill should be used when managing Tailscale mesh VPN networks. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "tailscale serve", "create auth key", "check who's online", "tailscale exit node", "Magic DNS", or mentions Tailscale network management, tailnet operations, or VPN connectivity.
21qbittorrent
Manage torrents with qBittorrent. Use when the user asks to "list torrents", "add torrent", "pause torrent", "resume torrent", "delete torrent", "check download status", "torrent speed", "qBittorrent stats", or mentions qBittorrent/qbit torrent management.
20sonarr
This skill should be used when managing TV shows in Sonarr. Use when the user asks to "add a TV show", "search Sonarr", "find a series", "add to Sonarr", "remove a show", "check if show exists", "Sonarr library", "TVDB lookup", or mentions TV show management or Sonarr operations.
14