$git clone https://github.com/Galaxy-Dawn/claude-scholar</div>
| 1 | <div align="center"> |
| 2 | <img src="LOGO.png" alt="Claude Scholar Logo" width="100%"/> |
| 3 | |
| 4 | <p> |
| 5 | <a href="https://github.com/Galaxy-Dawn/claude-scholar/stargazers"><img src="https://img.shields.io/github/stars/Galaxy-Dawn/claude-scholar?style=flat-square&color=yellow" alt="Stars"/></a> |
| 6 | <a href="https://gitcode.com/Dawngammad/claude-scholar"><img src="https://gitcode.com/Dawngammad/claude-scholar/star/badge.svg" alt="GitCode Stars"/></a> |
| 7 | <a href="https://github.com/Galaxy-Dawn/claude-scholar/network/members"><img src="https://img.shields.io/github/forks/Galaxy-Dawn/claude-scholar?style=flat-square" alt="Forks"/></a> |
| 8 | <img src="https://img.shields.io/github/last-commit/Galaxy-Dawn/claude-scholar/main?style=flat-square" alt="Last Commit"/> |
| 9 | <img src="https://img.shields.io/badge/License-MIT-green?style=flat-square" alt="License"/> |
| 10 | </p> |
| 11 | |
| 12 | |
| 13 | <p> |
| 14 | <picture> |
| 15 | <source media="(prefers-color-scheme: dark)" srcset="assets/kimi-open-source-friends-dark.svg"> |
| 16 | <img alt="Kimi Open Source Friends" src="assets/kimi-open-source-friends-light.svg"> |
| 17 | </picture> |
| 18 | </p> |
| 19 | |
| 20 | <p> |
| 21 | <sub> |
| 22 | Official Kimi links: |
| 23 | <a href="https://www.kimi.com/code?aff=claude-scholar">Kimi Code</a> · |
| 24 | <a href="https://platform.kimi.com?aff=claude-scholar">Platform CN</a> · |
| 25 | <a href="https://platform.kimi.ai?aff=claude-scholar">Platform Global</a> |
| 26 | </sub> |
| 27 | </p> |
| 28 | |
| 29 | <strong>Language</strong>: <a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.ja-JP.md">日本語</a> |
| 30 | <p><strong>Supported Platforms</strong>: <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/main">Claude Code</a> | <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/codex">Codex CLI</a> | <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/kimi">Kimi Code CLI</a> | <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/opencode">OpenCode</a></p> |
| 31 | |
| 32 | </div> |
| 33 | |
| 34 | > Semi-automated research assistant for academic research and software development, especially for computer science and AI researchers. Supports [Claude Code](https://github.com/anthropics/claude-code), [Codex CLI](https://github.com/openai/codex), [Kimi Code CLI](https://github.com/MoonshotAI/kimi-code), and [OpenCode](https://github.com/opencode-ai/opencode) across literature review, coding, experiments, reporting, writing, and project knowledge management. |
| 35 | |
| 36 | <p><em>Branch note</em>: the <code>main</code> branch is the Claude Code workflow. If you use Codex CLI, please see the <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/codex"><code>codex</code> branch</a>. If you use Kimi Code CLI, please see the <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/kimi"><code>kimi</code> branch</a>. If you use OpenCode, please see the <a href="https://github.com/Galaxy-Dawn/claude-scholar/tree/opencode"><code>opencode</code> branch</a>.</p> |
| 37 | |
| 38 | |
| 39 | ## Recent News |
| 40 | |
| 41 | - **2026-06-03**: **Kimi Code CLI branch added with strong support from Kimi** — added the `kimi` branch as the Kimi Code CLI edition of Claude Scholar and thank the Kimi team for their strong support of this project. |
| 42 | - **2026-05-14**: **`expression-skill` made the communication core, `planning-with-files` restored as the default persistence layer, and the Nature writing stack expanded** — made [`expression-skill`](./skills/expression-skill/README.md) the explicit conclusion-first discipline for reporting, planning, file operations, and multi-step technical work; reintroduced [`planning-with-files`](./skills/planning-with-files/SKILL.md) as the default on-disk planning and progress-tracking workflow for complex tasks; introduced [`nature-writing`](./skills/nature-writing/README.md) for section drafting and argument construction; refreshed [`nature-polishing`](./skills/nature-polishing/README.md) to the latest upstream article-pattern release; and kept [`nature-response`](./skills/nature-response/README.md) plus [`nature-data`](./skills/nature-data/README.md) in the journal-writing |