tavily

Search the web, extract content, and crawl sites via the Tavily API.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/hheydaroff/common-agent-skills --skill tavily-hheydaroff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily
Source: https://github.com/hheydaroff/common-agent-skills/tree/main/skills/tavily
Command: npx skills add https://github.com/hheydaroff/common-agent-skills --skill tavily-hheydaroff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Tavily simplifies and accelerates web search, content extraction, and site crawling, enabling AI systems to access rich, up-to-date information effortlessly.

Core Features & Use Cases

  • Web Search: Find relevant web pages on any topic with customizable filters and timeframes.
  • Content Extraction: Obtain clean, structured content from specific URLs, including complex JS-rendered pages.
  • Site Crawling: Download comprehensive site data for offline analysis or AI training.
  • Research Reports: Generate detailed, multi-source research reports with citations for in-depth analysis.

Quick Start

Use Tavily's search.sh script to find recent articles about AI advancements or extract.sh to get academic content from known URLs.

Frequently Asked Questions about tavily

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

FAQPage Schema
How do I extract content from specific URLs for AI research?

Use the extraction script to pull clean, structured content from targeted URLs, including complex JS-rendered pages, for AI research and summarization tasks.

What is the best way to automate web search and knowledge gathering for AI workflows?

Automate web search and knowledge gathering by executing targeted queries with customizable filters and timeframes, retrieving up-to-date web pages to feed AI workflows and knowledge bases.

Can I download comprehensive site data for offline AI analysis?

Yes, you can download comprehensive site data by executing site crawling scripts, capturing full domain content to support offline analysis or AI training data preparation.

Do I need an API key to perform web searches and content extraction?

Yes, you need an API key to perform web searches and content extraction, which is stored securely to authenticate your automated research and data retrieval requests.

How do I generate multi-source research reports with citations?

Generate multi-source research reports with citations by aggregating extracted web content and search results into a structured document, providing referenced analysis for AI tasks.

Does web research and site crawling work with JS-rendered pages?

Yes, content extraction works with complex JS-rendered pages, successfully parsing dynamic URLs to retrieve clean, structured content from JavaScript-heavy sites for AI processing.