> 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.
curl "https://skillshub.wtf/sickn33/antigravity-awesome-skills/tavily-web?format=md"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
- Install the skill using the command above
- Configure Tavily API key
- 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
> related_skills --same-repo
> zustand-store-ts
Create Zustand stores following established patterns with proper TypeScript types and middleware.
> zoom-automation
Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.
> zoho-crm-automation
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.
> zod-validation-expert
Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js, and tRPC.