Tavily Search

🌐Community
by aws-samples · vlatest · Repository

Helps with AWS, search as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aws-samples-tavily-search npx -- -y @trustedskills/aws-samples-tavily-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aws-samples-tavily-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aws-samples-tavily-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the Tavily search engine, enabling AI agents to retrieve information from the web. It allows for structured data extraction and summarization of search results, providing more than just links. The agent can use this skill to answer questions, gather current events, or perform research tasks requiring up-to-date online information.

When to use it

  • Researching a topic: Gather background information on a specific subject for report writing or presentations.
  • Answering factual questions: Provide accurate and current answers to user queries that require web search.
  • Monitoring news and events: Track developments in a particular industry or area of interest by searching for recent articles.
  • Competitive analysis: Gather information about competitors' products, services, or marketing strategies.

Key capabilities

  • Accesses the Tavily search engine.
  • Provides structured data extraction from search results.
  • Summarizes search result content.

Example prompts

  • "Search for recent news articles about AI safety."
  • "What are the latest advancements in electric vehicle battery technology?"
  • "Find information on the current price of Bitcoin and its historical trends."

Tips & gotchas

This skill requires an internet connection to function correctly. The quality of results depends on the Tavily search engine's capabilities and indexing.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aws-samples
Installs
4

🌐 Community

Passed automated security scans.