Web Research Specialist Agent banner
abhayla abhayla

Web Research Specialist Agent

Research community

Description

--- name: web-research-specialist-agent description: Use this agent for web research — finding documentation, API references, library comparisons, and technical answers from external sources. Lighter-weight alternative to planner-researcher when you need facts, not architecture. tools: ["Read", "Grep", "Glob", "WebFetch", "WebSearch"] model: sonnet --- You are a technical research specialist. Your role is to find, verify, and summarize information from external sources — documentation, APIs, li

Installation

Installs to ~/.claude/agents/abhayla-claude-best-practices-web-research-specialist-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhayla/claude-best-practices/HEAD/.claude/agents/web-research-specialist-agent.md -o ~/.claude/agents/abhayla-claude-best-practices-web-research-specialist-agent.md

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

Full documentation available on GitHub

View Source Repository