tavily

Query the Tavily API for web search results with adjustable filters.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/SennTse/openclaw-backup --skill tavily-senntse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily
Source: https://github.com/SennTse/openclaw-backup/tree/main/skills/tavily-search
Command: npx skills add https://github.com/SennTse/openclaw-backup --skill tavily-senntse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Enable AI agents to perform fast, concise web searches by querying the Tavily API, returning relevant snippets to drive decisions.

Core Features & Use Cases

  • AI-optimized web search results for AI agents via Tavily API.
  • Supports general and news topics with adjustable depth, topic filters, and result limits.
  • Quick examples: obtain concise summaries and targeted results for rapid research and decision making.

Quick Start

Provide a query to Tavily to retrieve concise, relevant web results.

Frequently Asked Questions about tavily

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get concise web search results for an AI agent?

You can retrieve concise web search results for an AI agent by querying the Tavily API, which returns relevant snippets to drive automated decisions. The API supports general topics and news with adjustable depth and result limits.

Do I need an API key to perform AI-powered web search?

Yes, performing AI-powered web search requires a Tavily API key. You must configure this key as an environment variable named TAVILY_API_KEY before executing the provided search and extract utilities.

Can I filter web search results by news topics and adjust search depth?

You can filter web search results by news topics and adjust the search depth. The API supports topic filters and configurable result limits, allowing you to obtain targeted results for rapid research and decision making.

What is the best way to extract web data for AI research workflows?

The best way to extract web data for AI research workflows is using the Tavily API's extract utility. It provides AI-optimized results by returning relevant snippets from general and news topics to drive decisions.

Are there limitations when using Tavily for web search and extraction?

Limitations of using Tavily for web search include the requirement of a valid TAVILY_API_KEY and an external environment setup. The search depth, topic filters, and result limits must be adjusted manually to ensure precise research.