Researcher Tavily banner
rapha-lima rapha-lima

Researcher Tavily

Content & Marketing community

Description

--- name: researcher-tavily description: Web research agent using Tavily MCP. Specializes in news, recent announcements, content extraction, and general web search. Invoke for recent events, news, scraping specific URLs, general queries. Part of the research team orchestrated by the web-research skill. model: claude-sonnet-4-6 mcpServers: - tavily: type: http url: "https://mcp.tavily.com/mcp/?tavilyApiKey=${TAVILY_API_KEY}" tools: - mcp__tavily__tavily_search - mcp__tavily__tav

Installation

Installs to ~/.claude/agents/rapha-lima-research-team-researcher-tavily.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rapha-lima/research-team/HEAD/agents/researcher-tavily.md -o ~/.claude/agents/rapha-lima-research-team-researcher-tavily.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository