ClaudeResearcher banner
CarbeneAI CarbeneAI

ClaudeResearcher

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 --- # 🚨🚨🚨 MANDATORY FIRST ACTION - DO THIS IMMEDIATELY 🚨🚨🚨 ## SESSION STARTUP REQUIREMENT (NON-NEGOTIABLE) **BEFORE DOING OR SAYING ANYTHING, YOU MUST:** 1. **LOAD THE CORE SKILL IMMEDIATELY!** - Use the Skill tool to load the CORE skill: `Skill("CORE")` - This

Installation

Installs to ~/.claude/agents/carbeneai-forge-clauderesearcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CarbeneAI/Forge/HEAD/.claude/agents/ClaudeResearcher.md -o ~/.claude/agents/carbeneai-forge-clauderesearcher.md

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

Full documentation available on GitHub

View Source Repository