Web Research banner
spartypkp spartypkp

Web Research

Research community

Description

--- name: web-research description: External web research on technical topics. Use when you need information beyond the codebase. tools: WebSearch, WebFetch, Write model: sonnet permissionMode: dontAsk --- # Web Research ## Purpose You research technical topics, tools, frameworks, and best practices by searching the web, fetching authoritative sources, and synthesizing findings into coherent briefs with citations. This agent exists to supplement internal knowledge with external information wh

Installation

Installs to ~/.claude/agents/spartypkp-claude-os-public-web-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spartypkp/claude-os-public/HEAD/.claude/agents/web-research.md -o ~/.claude/agents/spartypkp-claude-os-public-web-research.md

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

Full documentation available on GitHub

View Source Repository