tavily

Official

Live web search for RAG via Tavily.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides live web search results to ground LLMs and agents with current sources and citations.

Core Features & Use Cases

  • Fresh search results for up-to-date information
  • RAG-ready results with sources and links
  • Ground workflows with verified references

Quick Start

curl -s -X POST "https://api.tavily.com/search" -H "Authorization: Bearer ${TAVILY_API_KEY}" -H "Content-Type: application/json" -d '{"query":"AI trends 2025","search_depth":"basic","max_results":5}' | jq .

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tavily
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#tavily

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.