Agent skill
exa-search
Semantic search, similar content discovery, and structured research using Exa API
Stars
23,776
Forks
2,298
Install this agent skill to your Project
npx add-skill https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/web-development/exa-search
SKILL.md
exa-search
Overview
Semantic search, similar content discovery, and structured research using Exa API
When to Use
- When you need semantic/embeddings-based search
- When finding similar content
- When searching by category (company, people, research papers, etc.)
Installation
bash
npx skills add -g BenedictKing/exa-search
Step-by-Step Guide
- Install the skill using the command above
- Configure Exa API key
- Use naturally in Claude Code conversations
Examples
See GitHub Repository for examples.
Best Practices
- Configure API keys via environment variables
Troubleshooting
See the GitHub repository for troubleshooting guides.
Related Skills
- context7-auto-research, tavily-web, firecrawl-scraper, codex-review
Didn't find tool you were looking for?