exa-search
✓Use when searching for concepts, ideas, or similar content without exact keywords; when user asks "find similar to...", needs semantic discovery, research across perspectives, or explicitly mentions exa
Installation
SKILL.md
Exa.ai provides neural semantic search optimized for AI consumption. Use when meaning matters more than keywords.
| "Find papers on emergent AI behavior" | mcpexawebsearchexa | Semantic discovery | | "Companies similar to Anthropic" | mcpexawebsearchexa | Similar content | | "How to use React hooks" | mcpexagetcodecontextexa | 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 |
Use when searching for concepts, ideas, or similar content without exact keywords; when user asks "find similar to...", needs semantic discovery, research across perspectives, or explicitly mentions exa Source: mhagrelius/dotfiles.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search- Source
- mhagrelius/dotfiles
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is exa-search?
Use when searching for concepts, ideas, or similar content without exact keywords; when user asks "find similar to...", needs semantic discovery, research across perspectives, or explicitly mentions exa Source: mhagrelius/dotfiles.
How do I install exa-search?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mhagrelius/dotfiles
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01