Tavily
Tavily analyzes text to identify potential risks and vulnerabilities, aiding in proactive security assessments and threat mitigation.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add itechmeat-tavily npx -- -y @trustedskills/itechmeat-tavily
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"itechmeat-tavily": {
"command": "npx",
"args": [
"-y",
"@trustedskills/itechmeat-tavily"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Tavily skill allows AI agents to search and retrieve information from the web using the Tavily API. It provides access to a wide range of online sources, enabling agents to answer questions, gather data, or perform research tasks that require up-to-date information. This skill is particularly useful when an agent needs to go beyond its internal knowledge base.
When to use it
- Answering current events questions: "What's the latest news on climate change?"
- Researching a specific topic: "Find recent articles about advancements in quantum computing."
- Gathering data for reports: "Collect statistics on electric vehicle sales in Europe over the last quarter."
- Summarizing web content: βCan you summarize the key points of this article: [URL]β
Key capabilities
- Web search functionality via Tavily API.
- Retrieval of information from online sources.
- Ability to answer questions based on current web data.
- Data gathering and report generation.
Example prompts
- "Search the web for 'best hiking trails near Denver'."
- "What is the current price of Bitcoin?"
- "Find articles about the impact of AI on the job market."
Tips & gotchas
- Requires an API key from Tavily to function. Ensure this key is properly configured within the agent's environment.
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.