claude-research
Academic research workflows for papers, reviews, and replication
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-research?โผ
Run `npx skills add flonat/claude-research --all -g -y` in your terminal to install all skills and reviewer agents globally.
What does claude-research do for academic papers?โผ
It compiles LaTeX with auto-fix, validates bibliographies and DOIs, proofreads across 11 categories, and runs adversarial reviewer agents that catch errors before submission.
Can it check my paper before journal submission?โผ
Yes. The pre-submission-report skill runs integrity gates, anonymity checks, venue-guideline compliance, and up to 14 parallel review agents, then consolidates findings into one prioritized fix list.
Does it work with both Claude Code and Codex?โผ
Yes. The framework is client-neutral: the same skills, agents, and rules render into adapters for Claude Code and Codex, with shared context files keeping both in sync.
Can it verify my code matches my paper's claims?โผ
Yes. Dedicated auditor agents map every quantitative claim in the paper to its source code and replication outputs, flagging mismatched numbers and unverifiable results.
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