Skip to main content
AI/MLsickn33

tavily-web

Web search, content extraction, crawling, and research capabilities using Tavily API. Use when you need to search the web for current information, extracting content from URLs, or crawling websites.

Stars
39,227
Source
sickn33/antigravity-awesome-skills
Updated
2026-05-30
Slug
sickn33--antigravity-awesome-skills--tavily-web
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/HEAD/plugins/antigravity-awesome-skills-claude/skills/tavily-web/SKILL.md -o .claude/skills/tavily-web.md

Drops the SKILL.md into .claude/skills/tavily-web.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

tavily-web

Overview

Web search, content extraction, crawling, and research capabilities using Tavily API

When to Use

  • When you need to search the web for current information
  • When extracting content from URLs
  • When crawling websites

Installation

npx skills add -g BenedictKing/tavily-web

Step-by-Step Guide

  1. Install the skill using the command above
  2. Configure Tavily API key
  3. Use naturally in Claude Code conversations

Examples

See GitHub Repository for examples.

Best Practices

  • Configure API keys via environment variables

Troubleshooting

See the GitHub repository for troubleshooting guides.

Related Skills

  • context7-auto-research, exa-search, firecrawl-scraper, codex-review

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.