Key Features

  • Ai optimized support
  • Returns support

Use Cases

With Tavily Web Search, you can:

  • Running local AI models for text generation and analysis
  • Building conversational agents with natural language understanding
  • Automating content summarization and extraction
  • Integrating machine learning pipelines into workflows

Setup & Installation

Install Tavily Web Search using the ClawHub CLI or OpenClaw CLI:

clawhub install tavily-search

If the CLI is not installed:

npx clawhub@latest install tavily-search

Or install with OpenClaw CLI:

openclaw skills install tavily-search

View on ClawHub · View on GitHub

Version History

Latest version: 1.0.0

First published: Jan 11, 2026. Last updated: Feb 9, 2026.

1 version released.

Initial release – AI-optimized web search skill using the Tavily API. - Provides concise, relevant web search results for AI agents. - Supports advanced options: number of results, deep search, topics (general/news), and date range for news. - Allows content extraction from arbitrary URLs. - Requires TAVILY_API_KEY for usage. - Designed for clean and efficient AI integrations.

Frequently Asked Questions

Is Tavily Web Search free to use?
Yes. Tavily Web Search is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What platforms does Tavily Web Search support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Tavily Web Search will work seamlessly across operating systems.
How do I update Tavily Web Search?
Run openclaw skills update tavily-search to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.
What's new in Tavily Web Search?
The latest update (1.0.0) includes: Initial release – AI-optimized web search skill using the Tavily API. - Provides concise, relevant web search results for AI agents. - Supports advanced options: number of results, deep search, to...