Tavily Web
Extracts data and insights from websites using advanced web scraping techniques, tailored for complex research tasks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-tavily-web npx -- -y @trustedskills/sickn33-tavily-web
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-tavily-web": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-tavily-web"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The Tavily Web skill enables AI agents to perform real-time web searches using the Tavily API, providing up-to-date information from the internet. It allows agents to retrieve current news, verify facts, and gather specific data points that static knowledge bases cannot offer.
When to use it
- Researching breaking news or recent events where training data cutoffs are insufficient.
- Verifying real-time statistics, stock prices, or live sports scores during an interaction.
- Gathering current pricing information for products or services before making recommendations.
- Finding the latest documentation or API changes for specific software tools.
Key capabilities
- Executes live web searches via the Tavily search engine.
- Retrieves up-to-date context to supplement internal knowledge.
- Provides current answers based on the live internet rather than pre-trained data.
Example prompts
- "What are the latest developments in quantum computing announced this week?"
- "Search for the current stock price of NVIDIA and summarize recent market trends."
- "Find the most recent pricing plans for AWS Lambda compared to Azure Functions."
Tips & gotchas
This skill requires an active internet connection and relies on the Tavily API, so search results may vary based on availability. Ensure your AI agent has the necessary permissions configured to access external web resources before relying on live data retrieval.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.