Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Max Ghenis avatar

Academic Referee

  • 1 repo stars
  • Updated July 10, 2026
  • MaxGhenis/claude-plugins

Multi-perspective academic paper review with journal-matched referee personas

About

academic-referee is a Claude Code skill in the AI & Agent Building category. Multi-perspective academic paper review with journal-matched referee personas

  • academic-referee
  • AI & Agent Building
  • AI-coding skill

Academic Referee by the numbers

  • Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add MaxGhenis/claude-plugins
/plugin install academic-referee@maxghenis-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJuly 10, 2026
RepositoryMaxGhenis/claude-plugins

What it does

Multi-perspective academic paper review with journal-matched referee personas

README.md

Max Ghenis Claude Plugins

A collection of Claude Code plugins for research, policy analysis, and development.

Installation

/plugin marketplace add MaxGhenis/claude-plugins

Then install individual plugins:

/plugin install academic-referee@maxghenis-plugins

Available Plugins

academic-referee

Multi-perspective academic paper review with journal-matched referee personas.

Simulates the peer review process to help improve your research before submission.

Workflow
  1. Find a journal: /find-journal [topic]

    • Analyzes your paper/software
    • Searches for suitable open access journals
    • Recommends top 3-5 venues with fit assessment
  2. Generate referees: /generate-referees <journal>

    • Researches the target journal's standards
    • Creates 3-4 domain-matched referee personas
    • Always includes a reproducibility reviewer
  3. Run reviews: /run-review [referees]

    • Launches all referee reviews in parallel
    • Each referee produces structured feedback
    • Synthesizes into editorial decision
  4. Full cycle: /review-cycle [journal]

    • Complete workflow from journal selection to acceptance
    • Iterates until all referees recommend Accept
Default Referee Personas
Referee Focus
Methodology Mathematical rigor, statistical validity, algorithmic correctness
Domain Expert Application relevance, related work, field context
Practitioner Usability, documentation, practical value
Reproducibility Code quality, tests, documentation, replication
Example Usage
# Start the full review cycle
/review-cycle

# Or step by step:
/find-journal "differentially private econometrics"
/generate-referees "Journal of Privacy and Confidentiality"
/run-review

Creating New Plugins

Add new plugins to plugins/ directory:

plugins/
└── my-new-plugin/
    ├── plugin.json
    ├── commands/
    ├── agents/
    └── skills/

Then add to .claude-plugin/marketplace.json.

License

MIT

Author

Max Ghenis (max@policyengine.org)

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.