Icml Reviewer

🌐Community
by sundial-org · vlatest · Repository

This AI analyzes research papers to assess their quality and identify potential issues for improved clarity and impact in ICML submissions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add icml-reviewer npx -- -y @trustedskills/icml-reviewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "icml-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/icml-reviewer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The icml-reviewer skill empowers AI agents to critically evaluate research papers submitted to the International Conference on Machine Learning (ICML). It analyzes manuscripts against specific academic criteria, identifying strengths, weaknesses, and potential contributions within the machine learning domain.

When to use it

  • You need an automated second opinion on a draft paper before submitting it to ICML or similar top-tier conferences.
  • You want to simulate peer review feedback to identify logical gaps or missing experimental results in your methodology.
  • You are preparing for a job interview involving research and need to practice critiquing recent ML literature.
  • You wish to generate structured summaries of complex papers that highlight their novelty and reproducibility.

Key capabilities

  • Evaluates manuscripts based on ICML-specific review standards.
  • Identifies technical flaws, unclear arguments, or insufficient experimental validation.
  • Assesses the novelty and significance of proposed machine learning methods.
  • Provides structured feedback suitable for peer reviewers.

Example prompts

  • "Act as an ICML reviewer and critique this abstract: [paste abstract]. Focus on clarity and novelty."
  • "Review the following methodology section for logical consistency and reproducibility issues."
  • "Generate a summary of this paper's contributions and rate its potential acceptance likelihood at ICML."

Tips & gotchas

Ensure you provide the full text or relevant sections of the paper, as context is crucial for accurate technical evaluation. While the agent offers expert-level critique, it should be used as a supplement to human review rather than a replacement for final editorial decisions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sundial-org
Installs
30

🌐 Community

Passed automated security scans.