exa | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / exa

exa

maintained by clawdbot

star 230 account_tree 71 verified_user MIT License
bolt View GitHub

name: exa description: Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info. metadata: {"clawdbot":{"emoji":"🧠","requires":{"env":["EXA_API_KEY"]}}}

Exa - Neural Web Search

Direct API access to Exa's neural search engine.

Setup

1. Get your API Key: Get a key from Exa Dashboard.

2. Set it in your environment:

export EXA_API_KEY="your-key-here"

Usage

Web Search

bash scripts/search.sh "query" [num_results] [type]
  • type: auto (default), neural, fast, deep
  • category: company, research-paper, news, github, tweet, personal-site, pdf

Code Context

Finds relevant code snippets and documentation.

bash scripts/code.sh "query" [num_results]

Get Content

Extract full text from URLs.

bash scripts/content.sh "url1" "url2"

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 230
GitHub Forks 71
Created Jan 2026
Last Updated il y a 6 mois
tools tools knowledge base

Related Skills

biomni
chevron_right
building-agents
chevron_right
context-engineering-collection
chevron_right
humanizer
chevron_right
notebooklm
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.