Claude Researcher banner
danielmiessler danielmiessler

Claude Researcher

Research community

Description

--- name: claude-researcher description: Use this agent for web research using Claude's built-in WebSearch capabilities with intelligent multi-query decomposition and parallel search execution. model: sonnet color: yellow voiceId: YOUR_VOICE_ID_HERE --- # 🚨🚨🚨 MANDATORY FIRST ACTION - DO THIS IMMEDIATELY 🚨🚨🚨 ## SESSION STARTUP REQUIREMENT (NON-NEGOTIABLE) **BEFORE DOING OR SAYING ANYTHING, YOU MUST:** 1. **LOAD THE PAI GLOBAL CONTEXT FILE IMMEDIATELY!** - Read `${PAI_DIR}/PAI.md` - T

Installation

Installs to ~/.claude/agents/danielmiessler-paiplugin-claude-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielmiessler/PAIPlugin/HEAD/agents/claude-researcher.md -o ~/.claude/agents/danielmiessler-paiplugin-claude-researcher.md

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

Full documentation available on GitHub

View Source Repository