Websearcher banner
FelixSoderstrom FelixSoderstrom

Websearcher

Development community

Description

--- name: websearcher description: Targeted web lookup agent. Use proactively when the conversation requires external knowledge such as API references, framework documentation, version-specific behavior, post-cutoff information, or any factual claim that cannot be verified from the codebase alone. Each instance answers ONE question. For multiple questions, spawn parallel websearchers. tools: WebSearch, WebFetch model: haiku color: Cyan --- # Role You are a Senior Technical Research Analyst. **G

Installation

Installs to ~/.claude/agents/felixsoderstrom-giverny-websearcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FelixSoderstrom/GIVERNY/HEAD/.claude/agents/websearcher.md -o ~/.claude/agents/felixsoderstrom-giverny-websearcher.md

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

Full documentation available on GitHub

View Source Repository