Tavily

🌐Community
by intellectronica · vlatest · Repository

Tavily generates creative, evocative descriptions of scenes or objects, boosting narrative detail and immersive storytelling.

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

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

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

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

About This Skill

What it does

The tavily skill provides access to Tavily's web browsing capabilities within an AI agent. It allows agents to search the internet, extract information from webpages, and interact with online forms. This enables agents to perform tasks that require real-time data or interaction with websites.

When to use it

  • Market Research: An agent needs to gather pricing data for competitors' products from their websites.
  • Travel Planning: An agent can find flight prices and hotel availability by searching travel booking sites.
  • News Aggregation: An agent can monitor specific news sources or keywords and summarize relevant articles.
  • Form Filling: Automate the process of filling out online forms, such as contact requests or application submissions.

Key capabilities

  • Web browsing and search
  • Page content extraction
  • Online form interaction

Example prompts

  • "Search for 'best noise-canceling headphones' on Google and summarize the top 3 results."
  • "Find the current price of a Tesla Model 3 on the Tesla website."
  • "Fill out this contact form [URL] with the following information: Name, Email, Message."

Tips & gotchas

The Tavily skill requires an API key to function. Ensure you have obtained and configured your Tavily API key before using the skill within your AI agent.

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
intellectronica
Installs
0

🌐 Community

Passed automated security scans.