Help us improve
Share bugs, ideas, or general feedback.
From tavily-tools
This skill should be used when user asks to "search the web", "fetch content from URL", "extract page content", "use Tavily search", "scrape this website", "get information from this link", or "web search for X".
npx claudepluginhub ruslands/plugins --plugin tavily-toolsHow this skill is triggered — by the user, by Claude, or both
Slash command
/tavily-tools:tavily-usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Tavily MCP tools for web search and content retrieval operations.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Breaks plans, specs, or PRDs into thin vertical-slice issues on the project issue tracker using tracer bullets. Useful for converting high-level work into grabbable implementation tickets.
Share bugs, ideas, or general feedback.
Use Tavily MCP tools for web search and content retrieval operations.
mcp__tavily__tavily_search)Use for:
Best for: Initial research, finding sources, broad queries
mcp__tavily__tavily-extract)Use for:
Best for: In-depth analysis, specific URL content, detailed information
tavily_extract_to_advanced.py hook automatically upgrades extract calls to advanced mode for better accuracy when needed.
mcp__tavily__tavily_search for discovery phasemcp__tavily__tavily-extract for detailed content on specific URLsTavily MCP requires:
TAVILY_API_KEY - API key from Tavily (tvly-...)Configure in shell before using the plugin.