exa-web-search

Installation
SKILL.md

Web Search (Exa)

Plain semantic web search — the everyday search_web you reach for first. No category, no domain restriction: describe what you're looking for and Exa returns the closest pages. Calls the Exa REST API through a local script; no MCP server needed, only an EXA_API_KEY.

This skill is self-contained — its client (scripts/exa_client.py) is vendored, so you can install just this folder.

Install

Get a key first at https://dashboard.exa.ai/api-keys, then:

export EXA_API_KEY=your-key          # add to ~/.zshrc / ~/.bashrc to make it permanent
Installs
1
GitHub Stars
2
First Seen
5 days ago
exa-web-search — codealive-ai/exa-skills