What problem does it solve?
This Skill enables rapid, AI-powered web search and code-context retrieval from a unified Python CLI, helping you gather current information, code examples, and API references without leaving your workflow.
Core Features & Use Cases
- Web search with AI results: Run web searches and retrieve AI-curated results (auto, neural, or keyword modes).
- Code/context search: Retrieve relevant code snippets and programming context from repositories.
- API/docs context: Quickly fetch library docs or API references to accelerate development.
Quick Start
Use the exa-tools CLI to perform a web search for the phrase "Vite 7 new features".
Use the exa-tools CLI to perform a neural search for the concept "Effect-TS best practices".
Use the exa-tools CLI to search for "React 19 release notes" with more results.
Use the exa-tools CLI to perform a code context search for "React useState hook examples".
Use the exa-tools CLI to search code with custom results: --num-results 20.