exa-tools

Community

AI-powered web search via a unified CLI.

Authorbsamiee
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

httpx

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exa-tools
Download link: https://github.com/bsamiee/Parametric_Forge/archive/main.zip#exa-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository