# Claude Code Agent: Research Brief Generator > Use this agent when you need to transform a user's research query into a structured, actionable research brief that will guide subsequent research activities. This agent takes... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent deep-research-team/research-brief-generator --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent deep-research-team/research-brief-generator --yes --dry-run ``` --- ## What This Agent Covers Use this agent when you need to transform a user's research query into a structured, actionable research brief that will guide subsequent research activities. This agent takes... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Deep Research - Claude Code Templates path: `deep-research-team/research-brief-generator` - Tools declared upstream: Read, Write, Edit - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent deep-research-team/research-brief-generator --yes --dry-run ``` Expected installed file: ```text .claude/agents/research-brief-generator.md ``` --- ## Source & License - Source: [davila7/claude-code-templates deep-research-team/research-brief-generator.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/deep-research-team/research-brief-generator.md) - Source SHA: `7f112957e52277b4142b156e833cc3f6f24c445d` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-research-brief-generator-e056d8ac Author: TokRepo精选