Tavily Search

SkillByIronHubVersion1.0.0

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.

SearchWebScrapingResearchRAG

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
Install
$ironclaw ironhub install tavily_search_skills

Description

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.

Access & Credentials

Credential method

Uses declared trunk auth

Activation keywords
searchlook upfindresearchwebinternetnewscurrentlatestreadextractscrapecrawlurlwebsitepagesitemaplinksdocumentation

Network & Permissions

Network access is defined by the selected trunk.

Implementation

Memory Budget1,600 tokens
Trunk
Source Pathskills/tavily_search_skills/SKILL.md
Technical tags
Skillsearchwebresearchscraping

Resources

Review implementation and setup instructions before installing.