tavily-search

Search the web using the Tavily AI API.

186|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/initializ/forge --skill tavily-search-initializ
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily-search
Source: https://github.com/initializ/forge/tree/main/forge-skills/local/embedded/tavily-search
Command: npx skills add https://github.com/initializ/forge --skill tavily-search-initializ

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to search the web using the Tavily AI search API, providing quick access to up-to-date information for research and general queries.

Core Features & Use Cases

  • Web Search: Perform targeted web searches to find relevant information.
  • API Integration: Leverages the Tavily AI API for efficient and accurate search results.
  • Use Case: Quickly find the latest news on a specific topic or gather information for a research report by using the tavily_search tool.

Quick Start

Search the web for 'latest AI news' using the tavily-search skill.

Frequently Asked Questions about tavily-search

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

FAQPage Schema
How do I search the web for up-to-date information using an AI API?

To search the web for up-to-date information, this Skill uses the Tavily AI API to retrieve relevant content for research, news aggregation, and fact-finding tasks. It provides quick access to current web data.

Do I need curl and jq to retrieve web content with Tavily AI?

Yes, you need curl and jq to execute web search retrieval with Tavily AI. The Skill relies on these command-line tools to handle API requests and parse JSON responses.

What is required to perform targeted web searches for research reports?

Performing targeted web searches for research reports requires an active TAVILY_API_KEY along with curl and jq installed. This setup allows the Skill to leverage the Tavily AI API for accurate search results.

Can I use this Skill to find the latest news on a specific topic?

Yes, you can use this Skill to find the latest news on a specific topic. By querying the Tavily AI API, it retrieves current web content suitable for news aggregation and fact-finding.

What is the best way to gather information for a research report using web search?

The best way to gather information for a research report is using the Tavily AI search API. It performs targeted web searches to retrieve relevant, up-to-date information directly for your queries.

Are there limitations when using Tavily AI for web search?

The main limitation is the requirement of an active TAVILY_API key and local dependencies. Web search retrieval via Tavily AI will not work without curl, jq, and valid API authentication.