Analysis updated 2026-07-03
Set up Claude Code with research-focused commands so your AI assistant can help you generate, refine, and vet research ideas from the start.
Import papers from Zotero into a structured Obsidian vault and let the AI assistant extract claims and organize findings by evidence strength.
Run the paper-writing agent to draft sections of an academic paper based on your experiment notes and literature review summaries.
Use the reviewer-response agent to draft point-by-point rebuttals to peer-review feedback on a submitted manuscript.
| galaxy-dawn/claude-scholar | disler/claude-code-hooks-mastery | textualize/rich-cli | |
|---|---|---|---|
| Stars | 3,661 | 3,664 | 3,665 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | researcher | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Claude Code (or Codex CLI / OpenCode) already installed, separate branches exist per tool and must be checked out before copying config files.
Claude Scholar is a configuration package and workflow system built on top of AI coding assistants, primarily Claude Code. It sets up a structured environment for researchers working on academic papers or software projects, providing a collection of ready-made commands, agents, and automation rules that guide the research process from idea to publication. The project is aimed at computer science and AI researchers. It covers the full research cycle: generating and refining research ideas, reviewing academic literature, managing references through Zotero (a reference management tool), running experiments, analyzing results, writing papers, responding to reviewer feedback, and producing publication-ready figures and tables. Each stage is handled by a dedicated skill (a saved command the AI assistant can run) or agent (an AI configuration scoped to a specific role). Installation copies the configuration files into your Claude Code, Codex CLI, or OpenCode setup. After that, the AI assistant gains access to the research-focused commands. The repository has separate branches for each supported tool: the main branch is for Claude Code, while dedicated branches exist for Codex CLI and OpenCode. Obsidian, a note-taking and knowledge management application, is integrated as a personal knowledge base. Paper notes, claims, and research findings can be organized within a structured vault, with a defined process for moving findings from raw notes into the knowledge base once they meet an evidence threshold. The project is actively maintained, with updates throughout early 2026 adding Zotero integration for paper import and reference management, multilingual documentation in English, Chinese, and Japanese, and additional security and session-management hooks. The license is MIT. The full README is longer than what was shown.
Claude Scholar gives AI coding assistants a full academic research workflow, ready-made commands and agents that guide you from idea generation through peer-review response and publication-ready figures.
Mainly Python. The stack also includes Python, Claude Code, Obsidian.
MIT license, use freely for any purpose including commercial, keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.