Awesome-omni-skill tavily-web

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

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/fullstack-web/tavily-web" ~/.claude/skills/diegosouzapw-awesome-omni-skill-tavily-web-7982a8 && rm -rf "$T"
manifest: skills/fullstack-web/tavily-web/SKILL.md
source content

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