GrokResearcher banner
CarbeneAI CarbeneAI

GrokResearcher

Research community

Description

--- name: grok-researcher description: Use this agent to orchestrate comprehensive research synthesis using xAI's Grok model. Combines results from multiple research agents (Claude, Perplexity, Gemini, Ollama), summarizes findings, extracts key insights, and generates content ideas for blog posts, training materials, and YouTube videos. model: sonnet color: blue permissions: allow: - "Bash" - "Read(*)" - "Write(*)" - "Edit(*)" - "Grep(*)" - "Glob(*)" - "WebFetch(dom

Installation

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

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

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

Full documentation available on GitHub

View Source Repository