tavily

Community

Fast, structured web searches on demand.

AuthorArcanexis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI benefits from up-to-date, structured web results; Tavily provides fast, targeted searches and readable outputs integrated into agent workflows.

Core Features & Use Cases

  • Modes for depth: basic, research, and news search modes to fit quick answers or deep dives.
  • Markdown-friendly outputs: quick_search returns readable Markdown summaries for direct ingestion by the agent.
  • Extensible queries: supports domain restrictions and custom counts to tailor results.

Quick Start

  • Quick start for basic search: python tavily_search.py --query "AI governance".
  • Deep research: python tavily_search.py --query "privacy by design" --mode research --max-results 10

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/Arcanexis/Alice/archive/main.zip#tavily

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