tavily-search

star 0

Tavily AI search API - Optimized search for AI agents. Use when searching the web for current information, news, facts, or any task requiring real-time data.

jsoyer By jsoyer schedule Updated 4/12/2026

name: tavily-search description: | Tavily AI search API - Optimized search for AI agents. Use when searching the web for current information, news, facts, or any task requiring real-time data. match: tags: ['frontend', 'backend', 'database', 'api', 'ml', 'data']

Tavily Search

Web search optimized for AI agents using Tavily API.

Usage

./scripts/search "your search query"

Scripts

Script Usage
scripts/search <query> Search the web
scripts/search "latest AI news" --format json JSON output

Environment

export TAVILY_API_KEY="your-api-key"

Get API key: https://tavily.com/

Example

./scripts/search "Claude AI latest features"
# Returns: Search results optimized for AI context
Install via CLI
npx skills add https://github.com/jsoyer/dotfiles --skill tavily-search
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator