Skip to content

v1.0.0 - Claude Scholar

Latest

Choose a tag to compare

@Galaxy-Dawn Galaxy-Dawn released this 25 Feb 03:15
· 15 commits to main since this release

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)

  1. Research Ideation — 5W1H brainstorming, Zotero-integrated literature search, gap analysis
  2. ML Project Development — Factory/Registry patterns, config-driven models, Git workflow
  3. Experiment Analysis — Statistical testing, visualization, ablation studies
  4. Paper Writing — NeurIPS/ICML/ICLR/ACL/AAAI/COLM + Nature/Science/Cell/PNAS
  5. Paper Self-Review — 6-item quality checklist
  6. Submission & Rebuttal — Systematic review response with tone management
  7. Post-Acceptance — Presentations, posters, promotion content

Changelog

2026-02-23

  • Added setup.sh installer with safe merge, auto-backup, and smart hooks/mcpServers/plugins merge

2026-02-21

  • OpenCode support via opencode branch

2026-02-20

  • Bilingual config (English + Chinese)

2026-02-15

  • Zotero MCP integration: /zotero-review, /zotero-notes, literature-reviewer agent

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.sh

See README for detailed setup options.