Tavily Search
Tavily Search is built specifically for AI agents, unlike general-purpose search engines that return raw HTML. It delivers clean, structured results optimized for LLM consumption — no scraping, no parsing headaches. When you need up-to-date facts, current prices, recent news, or any live web data inside your Claude agent, Tavily handles the heavy lifting.
Install it, set your TAVILY_API_KEY, and your agent gains the ability to issue natural-language queries and get back ranked, summarized results with source URLs. The skill supports depth control — you can request a quick answer or a deep-search mode that crawls multiple pages and synthesizes findings.
Key use cases include: real-time fact-checking during long conversations, enriching AI-generated reports with current data, monitoring competitor websites, and answering questions that require information beyond the model's training cutoff. Tavily's free tier provides 1,000 searches per month, which covers most personal automation workflows. The API is fast (typically under 2 seconds) and returns relevance-scored snippets, making it ideal as a backbone for research agents. Pair it with the Deep Research Agent skill for multi-step investigations or with Summarize to condense lengthy results into actionable briefs.
Installation
clawhub install tavily-search
Install: clawhub install tavily-search