Rei-skills exa-search
Semantic search, similar content discovery, and structured research using Exa API
install
source · Clone the upstream repo
git clone https://github.com/rootcastleco/rei-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/rootcastleco/rei-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/exa-search" ~/.claude/skills/rootcastleco-rei-skills-exa-search && rm -rf "$T"
manifest:
skills/exa-search/SKILL.mdsource content
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
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
🏰 Rei Skills — Curated by Rootcastle Engineering & Innovation | Batuhan Ayrıbaş
Engineering Beyond Boundaries | admin@rootcastle.com