Semantic search, similar content discovery, and structured research using Exa API
Add this skill
npx mdskills install sickn33/exa-searchLacks actionable agent instructions and concrete examples for semantic search capability
1---2name: exa-search3description: Semantic search, similar content discovery, and structured research using Exa API4---56# exa-search78## Overview9Semantic search, similar content discovery, and structured research using Exa API1011## When to Use12- When you need semantic/embeddings-based search13- When finding similar content14- When searching by category (company, people, research papers, etc.)1516## Installation17```bash18npx skills add -g BenedictKing/exa-search19```2021## Step-by-Step Guide221. Install the skill using the command above232. Configure Exa API key243. Use naturally in Claude Code conversations2526## Examples27See [GitHub Repository](https://github.com/BenedictKing/exa-search) for examples.2829## Best Practices30- Configure API keys via environment variables3132## Troubleshooting33See the GitHub repository for troubleshooting guides.3435## Related Skills36- context7-auto-research, tavily-web, firecrawl-scraper, codex-review37
Full transparency — inspect the skill content before installing.