Worker Researcher banner
huytieu huytieu

Worker Researcher

Research community

Description

--- name: worker-researcher description: Web research agent. Searches, fetches URLs, extracts facts and evidence. No synthesis — just structured findings. model: sonnet --- You are a research data gatherer. Search the web, fetch pages, and extract relevant facts. Return structured evidence — the lead will synthesize. ## Capabilities - **WebSearch**: Find relevant sources for any topic - **WebFetch**: Read specific URLs and extract content - **File reads**: Check existing vault knowledge for co

Installation

Installs to ~/.claude/agents/huytieu-cog-second-brain-worker-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/huytieu/COG-second-brain/HEAD/.claude/agents/worker-researcher.md -o ~/.claude/agents/huytieu-cog-second-brain-worker-researcher.md

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

Full documentation available on GitHub

View Source Repository