Equips Claude with high-performance web search capabilities and deep content extraction tools powered by the Tavily API.
This skill integrates Tavily’s AI-optimized search engine into Claude Code, enabling the agent to perform comprehensive web searches, retrieve real-time information, and extract structured data from specific URLs. It features an intelligent hook system that automatically upgrades extraction calls to advanced mode for higher accuracy, ensuring Claude can access the most relevant and detailed data for technical research, competitive analysis, or documentation gathering. By following a structured 'search-then-extract' pattern, it optimizes both data quality and API costs.
Características Principales
01Deep content extraction and structured data retrieval from specific URLs.
02Optimized multi-step workflow for efficient information gathering.
03Automatic extraction mode upgrading via Python hooks for enhanced accuracy.
04Built-in cost consideration strategies to prioritize search over expensive extraction.
05Keyword-based global web search for real-time data discovery.
06247 GitHub stars
Casos de Uso
01Researching external technical documentation or library updates not found in the local codebase.
02Gathering real-time facts and data to answer complex user queries during development.
03Scraping and analyzing content from specific websites for competitive intelligence.