tavily

Search the web and extract markdown content from URLs with filters.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chiragborse1/Kove --skill tavily-chiragborse1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily
Source: https://github.com/chiragborse1/Kove/tree/main/extensions/tavily/skills/tavily
Command: npx skills add https://github.com/chiragborse1/Kove --skill tavily-chiragborse1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of finding, extracting, and summarizing relevant web content by combining quick searches, advanced filtered queries, and targeted URL extraction into a single workflow.

Core Features & Use Cases

  • Quick web search: Run straightforward queries for fast answers and links.
  • Advanced filtered search: Use depth, topic, time_range, domain inclusion/exclusion, and optional AI-generated summaries for precision research.
  • Targeted extraction: Retrieve full, clean markdown content (including JS-rendered pages) from lists of URLs with optional relevance-based chunking.
  • Use Case: Find the latest news on a topic with tavily_search, then use tavily_extract on the top sources to build a summarized research brief.

Quick Start

Ask tavily to search for the top five recent articles about a topic and return concise summaries with source links.

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 JavaScript-rendered web pages for research?

Web content extraction from JavaScript-rendered pages is handled using chunked markdown extraction, retrieving clean, full content from specified URLs for research and data collection. It supports processing up to twenty URLs per request.

How do I filter web search results by domain and time range?

Advanced web search supports filtering by domain inclusion or exclusion, time range, depth, and topic. It returns ranked results with optional AI-generated summaries for precision research and news monitoring tasks.

What is the best way to search for recent news and summarize the top articles?

Running a quick web search for recent articles on a topic returns concise AI-generated summaries with source links. You can then use targeted URL extraction on the top sources to build a complete research brief.

Can I extract content from multiple URLs at once for data collection?

Targeted extraction supports retrieving full, clean markdown content from lists of URLs simultaneously. It handles JavaScript-rendered pages with optional relevance-based chunking for up to twenty URLs per request.

How does AI-generated summarization work for web search results?

AI-generated summarization processes ranked web search results to produce concise summaries alongside source links. It can be optionally enabled during advanced filtered queries to deliver quick research answers.

What are the limitations of web search and content extraction for research?

Content extraction is limited to twenty URLs per request and returns chunked markdown. Web search supports domain, time, and topic filters but depends on available indexed pages for retrieving accurate ranked results.