Claude Scholar v1.0.0
A comprehensive Claude Code configuration for academic research and software development — covering the full research lifecycle from ideation to publication.
Highlights
- 32 Skills covering research, writing, development, plugin dev, and web design
- 50+ Commands for research workflows and development automation
- 14 Specialized Agents for literature review, code review, debugging, and more
- 5 Cross-platform Hooks (Node.js) for automated workflow enforcement
- 4 Project Rules for coding style, security, agent orchestration, and experiment reproducibility
- Zotero MCP Integration for literature management, full-text reading, and citation export
Research Lifecycle (7 Stages)
- Research Ideation — 5W1H brainstorming, Zotero-integrated literature search, gap analysis
- ML Project Development — Factory/Registry patterns, config-driven models, Git workflow
- Experiment Analysis — Statistical testing, visualization, ablation studies
- Paper Writing — NeurIPS/ICML/ICLR/ACL/AAAI/COLM + Nature/Science/Cell/PNAS
- Paper Self-Review — 6-item quality checklist
- Submission & Rebuttal — Systematic review response with tone management
- Post-Acceptance — Presentations, posters, promotion content
Changelog
2026-02-23
- Added
setup.shinstaller with safe merge, auto-backup, and smart hooks/mcpServers/plugins merge
2026-02-21
- OpenCode support via
opencodebranch
2026-02-20
- Bilingual config (English + Chinese)
2026-02-15
- Zotero MCP integration:
/zotero-review,/zotero-notes,literature-revieweragent
2026-02-14
- Hooks optimization: two-tier security, 6-category skill grouping, 30-day log auto-cleanup
2026-02-11
- Major update: +10 skills, +7 agents, +8 commands, +2 rules (89 files changed)
2026-01-26
- Cross-platform Node.js hooks, expanded ML paper writing knowledge base
2026-01-25
- Initial release: 25 skills, 2 agents, 30+ commands, 5 hooks, 2 rules
Installation
git clone https://github.com/Galaxy-Dawn/claude-scholar.git /tmp/claude-scholar
bash /tmp/claude-scholar/scripts/setup.shSee README for detailed setup options.