Search

🌐Community
by tavily-ai · vlatest · Repository

Quickly finds relevant information from web pages and documents based on provided keywords and context.

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 search npx -- -y @trustedskills/search
2

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

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

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

About This Skill

What it does

The search skill enables AI agents to retrieve information from the web by querying a variety of sources. It is designed for efficient and accurate data retrieval, supporting both general and specific queries.

When to use it

  • To gather up-to-date information on current events or trends.
  • For research tasks requiring access to external knowledge bases.
  • When an AI agent needs real-time data not available in its training set.
  • To validate facts or find references for complex topics.

Key capabilities

  • Web search across multiple sources
  • Retrieval of relevant and accurate information
  • Support for both general and specific queries

Example prompts

  • "Find the latest news on renewable energy advancements."
  • "What are the key features of Python 3.12?"
  • "Search for recent studies on climate change impacts."

Tips & gotchas

  • Ensure that your query is clear and specific to get the most relevant results.
  • Be mindful of potential biases or inaccuracies in sourced information, and verify critical facts independently when needed.

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
tavily-ai
Installs
4.0k

🌐 Community

Passed automated security scans.