Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aaaaqwq avatar

Tavily

  • 27 installs
  • 82 repo stars
  • Updated August 2, 2026
  • aaaaqwq/claude-code-skills

tavily is a Claude Code skill that wraps the Tavily API to give an agent AI-optimized web search, real-time information retrieval, and content extraction.

About

tavily wraps the Tavily API to give an agent AI-optimized web search and content extraction. A developer uses it when the agent needs to search the internet, fetch real-time data, or find the latest information. It runs a bundled tavily.sh script for basic search, deep search, and search-and-extract, reading its API key from pass.

  • Wraps the Tavily API for AI-optimized web search from the agent
  • Bundles a tavily.sh script for search, deep search, and extract
  • Reads real-time information and extracts page content for LLM use

Tavily by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #1,244 of 2,719 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
At a glance

tavily capabilities & compatibility

Requires a Tavily API key; usage limited by the Tavily plan

Capabilities
web search · content extraction · real time lookup
Use cases
web search · web scraping · research
Pricing
Bring your own API key
From the docs

What tavily says it does

allowed-tools: Bash, Read, Write, Edit
SKILL.md
./scripts/tavily.sh search <query> [max_results]
SKILL.md
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill tavily

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars82
Last updatedAugust 2, 2026
Repositoryaaaaqwq/claude-code-skills

What it does

Give an agent AI-optimized web search and content extraction via the Tavily API.

Who is it for?

Agents needing live web search and content extraction via Tavily

Skip if: Offline tasks or search without a Tavily API key

When should I use this skill?

The agent needs to search the internet, get real-time data, or find the latest information

What you get

AI-optimized web search results or extracted page content returned to the agent.

  • AI-optimized search results or extracted content

By the numbers

  • 3 script modes: search, deep search, extract

Files

SKILL.mdMarkdownGitHub ↗

Tavily AI 搜索

功能说明

此技能使用 Tavily API 提供 AI 优化的网络搜索能力:

  • 智能搜索(AI 优化结果)
  • 实时信息获取
  • 搜索并提取内容
  • 支持搜索深度和范围控制

使用方式

1. 基础搜索

./scripts/tavily.sh search <query> [max_results]

2. 深度搜索(包含更多内容)

./scripts/tavily.sh search <query> --deep

3. 搜索并提取

./scripts/tavily.sh extract <query> [max_results]

API Key

存储在: pass show api/tavily

示例

搜索 Polymarket 信息

./scripts/tavily.sh search "Polymarket Fed interest rate decision 2026"

搜索 AI 新闻

./scripts/tavily.sh search "latest AI news today" 5

深度搜索

./scripts/tavily.sh search "Bitcoin price analysis" --deep

注意事项

  • Tavily 有使用限制(取决于套餐)
  • 搜索结果经过 AI 优化,更适合 LLM 使用
  • 支持实时数据获取

Related skills

Automation & Workflowsresearchautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.