claude-scholar
AI research assistant for literature, experiments, papers, and rebuttals
All Skills in This Repository (44)
Pure Emerald Level Indicatorsui-ux-pro-max
Generates design systems, palette and typography guidance, and stack-specific frontend implementation rules.
defuddle
Extract clean Markdown from web pages using the Defuddle CLI.
obsidian-literature-workflow
Organizes project literature reviews into Obsidian paper notes, synthesis notes, and a literature canvas.
daily-paper-generator
Searches arXiv and bioRxiv, ranks papers, and generates bilingual daily paper digests.
paper-self-review
Reviews academic paper drafts against a structured quality checklist before submission.
obsidian-source-ingestion
Ingest external materials into a project-scoped Obsidian knowledge base as source notes.
results-report
Writes decision-oriented post-experiment summary reports from validated analysis artifacts into Obsidian.
skill-quality-reviewer
Evaluates Claude Skills across description, organization, style, and structure to generate weighted quality reports.
citation-verification
Verify academic citations against arXiv, CrossRef, and Semantic Scholar metadata.
expression-skill
Structures assistant responses with conclusion-first summaries, evidence, risks, and next steps.
obsidian-kb-artifacts
Generates Obsidian-native Markdown, wikilinks, canvas files, and registry tables for knowledge bases.
publication-chart-skill
Generate publication-quality scientific figures and LaTeX tables using pubfig and pubtab.
Frequently Asked Questions
FAQPage SchemaHow to install claude-scholar?โผ
Run `npx skills add Galaxy-Dawn/claude-scholar --all -g -y` in your terminal to install the full skill suite globally.
What does claude-scholar do for researchers?โผ
It covers the whole research cycle: finding and importing papers, analyzing experiments with strict statistics, drafting Nature-style manuscripts, and writing reviewer rebuttals.
Does it work with Claude Code, Codex, and Kimi?โผ
Yes. Separate branches support Claude Code, Codex CLI, Kimi Code CLI, and OpenCode, all using the same skill structure.
How does it prevent fake citations?โผ
The citation-verification and ml-paper-writing skills require every reference to be verified through arXiv, CrossRef, or Semantic Scholar before it enters the bibliography.
Can it manage my research notes in Obsidian?โผ
Yes. The Obsidian skills maintain a project knowledge base with paper notes, synthesis notes, experiment reports, and a literature canvas.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides