Integrate Exa's powerful neural search and web crawling capabilities into your AI agent workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install exa-tool
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install exa-tool using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Exa MCP tool is a high-performance integration designed to provide AI agents with real-time web access and deep research capabilities. By leveraging the Exa API, this skill allows users to perform semantic searches, crawl specific URLs for clean content, and conduct specialized research on companies or people.
It transforms standard agent interactions into data-rich sessions by providing high-quality, LLM-ready information directly from the web. As a core component of the Openclaw Skills ecosystem, it ensures that your agents are never limited by their training data cutoff, allowing for up-to-the-minute accuracy in research and development tasks.
To begin using this skill, obtain an API key from the Exa dashboard. Set the environment variable in your shell or .env file:
export EXA_API_KEY="your_api_key_here"
After configuring the key, restart the gateway to enable the new Openclaw Skills:
openclaw gateway restart
The skill returns structured JSON data containing the following primary fields:
| Field | Description |
|---|---|
| content | An array of result items including title, url, and text (clean snippet). |
| cost | Metadata indicating the API usage cost for the specific request. |
| duration | The time taken to complete the search or crawl operation. |
| sources | A list of references used, particularly relevant for deep research tasks. |
Loading
A professional-grade AI agent designed to draft, polish, and manage multi-chapter Chinese novels with a focus on natural language and human-like narrative flow.

A local, template-based AI skill for generating complete short video scripts, viral hooks, and titles for major social platforms.

A comprehensive integration bridge connecting Openclaw to over 100 external services via the Civic Model Context Protocol.

A versatile bridge connecting AI agents to over 100 external integrations through the Model Context Protocol.

A high-precision AI analysis tool for protein variants and biological research queries grounded in multi-source genomic data.

A specialized skill for AI agents to submit and retrieve structured scientific annotations on protein variants via the Clarity Protocol API.








































