Web search, content extraction, crawling, and research capabilities using Tavily API
Add this skill
npx mdskills install sickn33/tavily-webMinimal documentation that defers all details and examples to external repository
1---2name: tavily-web3description: Web search, content extraction, crawling, and research capabilities using Tavily API4---56# tavily-web78## Overview9Web search, content extraction, crawling, and research capabilities using Tavily API1011## When to Use12- When you need to search the web for current information13- When extracting content from URLs14- When crawling websites1516## Installation17```bash18npx skills add -g BenedictKing/tavily-web19```2021## Step-by-Step Guide221. Install the skill using the command above232. Configure Tavily API key243. Use naturally in Claude Code conversations2526## Examples27See [GitHub Repository](https://github.com/BenedictKing/tavily-web) for examples.2829## Best Practices30- Configure API keys via environment variables3132## Troubleshooting33See the GitHub repository for troubleshooting guides.3435## Related Skills36- context7-auto-research, exa-search, firecrawl-scraper, codex-review37
Full transparency — inspect the skill content before installing.