·exa-search
</>

exa-search

mhagrelius/dotfiles

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

10Installs·0Trend·@mhagrelius

Installation

$npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search
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