---
title: "Tavily Search"
description: "Guides the agent to use the tavily-tool for real-time web search, URL extraction, site crawling, and site mapping. Activates when the user wants current web information, to read a URL, research a topic, or understand a site's structure."
canonical: "https://hub.ironclaw.com/marketplace/tavily_search_skills"
markdown: "https://hub.ironclaw.com/marketplace/tavily_search_skills.md"
type: "skill"
version: "1.0.0"
author: "IronHub"
category: "Dev Tools"
tags: ["Skill","search","web","research","scraping"]
---

# Tavily Search

> Guides the agent to use the tavily-tool for real-time web search, URL extraction, site crawling, and site mapping. Activates when the user wants current web information, to read a URL, research a topic, or understand a site's structure.

## Details

- **Type:** Skill
- **Version:** 1.0.0
- **Author:** IronHub
- **Category:** Dev Tools
- **Status:** live
- **Tags:** Skill, search, web, research, scraping


## Use Cases

- Search the web for current events, news, or recent information
- Extract clean readable content from a URL or a list of URLs
- Crawl a documentation site or blog to ingest its full content
- Map a website's URL structure before targeted extraction
- Research a topic with AI-synthesized answer and ranked sources

## Documentation

# Tavily Web Search & Extraction

You have access to the **`tavily-tool`** — an LLM-optimized search and content extraction tool backed by the Tavily API. Use it whenever the user needs **current web information**, wants to **read a URL**, **research a topic**, or **understand a website's structure**.

> **Important**: Even without this skill, the tool's schema descriptions contain everything needed to call it correctly. This skill adds *when-to-use* and *workflow* guidance on top.

## Links

- [HTML page](https://hub.ironclaw.com/marketplace/tavily_search_skills)
- [Source](https://github.com/nearai/ironhub/blob/main/skills/tavily_search_skills/SKILL.md)
- [Documentation](https://github.com/nearai/ironhub/blob/main/skills/tavily_search_skills/SKILL.md)
