exa-search
Data, Backend & APISemantic search, similar content discovery, and structured research using Exa API
Documentation
exa-search
Overview
Semantic search, similar content discovery, and structured research using Exa API
When to Use
Installation
npx skills add -g BenedictKing/exa-searchStep-by-Step Guide
Examples
See [GitHub Repository](https://github.com/BenedictKing/exa-search) for examples.
Best Practices
Troubleshooting
See the GitHub repository for troubleshooting guides.
Related Skills
Compétences similaires
Explorez d'autres agents de la catégorie Data, Backend & API
wiki-researcher
Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern.
python-performance-optimization
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
vector-index-tuning
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.