tavily-search
Installation
SKILL.md
tavily search
Web search returning LLM-optimized results with content snippets and relevance scores.
Before running any command
Check tvly --version and tvly --status first. If the CLI is missing, use a
reviewed installation method:
uv tool install tavily-cli
# or: python -m pip install --user tavily-cli
Authenticate with tvly login or provide TAVILY_API_KEY through an approved
secret store. Do not expose a real key in commands, logs, chat, or files.
See tavily-cli for alternative install methods and auth options.