liangdabiao/Claude-Code-Deep-Research-main
254 stars · Last commit 2025-12-30
利用claude code agent框架一步一步实现deep research!很强大很简单的skills。我一步一步介绍实现deep research,因为deep research就是agent框架第一应用,对比一下各个框架实现这个deep research,就知道哪个框架才是真厉害。
README preview
# Claude Code Deep Research Agent A sophisticated multi-agent research framework that implements OpenAI's Deep Research and Google Gemini's Deep Research capabilities using Claude Code's native features. ## Overview This project leverages Claude Code's Skills and Commands system to conduct comprehensive, citation-backed research through: - **Graph of Thoughts (GoT) Framework** - Intelligent research path management with graph-based reasoning - **7-Phase Deep Research Process** - Structured methodology for quality research - **Multi-Agent Architecture** - Parallel research agents with specialized roles - **Citation Validation System** - A-E source quality ratings with chain-of-verification ## Quick Start ### Prerequisites - Claude Code CLI installed - Active Claude Code account with API access