ai-scientist-evaluator

ai-scientist-evaluator is a skill for Claude Code, Codex from fmschulz/omics-skills. It costs 43 tokens per session (2,027 once invoked), scanned A, original, MIT.

A review guide for checking AI-generated biology and bioinformatics research work. It evaluates completed notebooks, code, figures, analyses, manuscripts, and reports for scientific quality and task completion.

In plain words
What is it for?
Auditing or comparing biology research artifacts, checking whether analyses can be reproduced, reviewing figures and manuscripts, and assessing evidence, methods, and results.
Why use it?
AI-generated research outputs can contain unsupported conclusions, mistakes, or missing steps. A structured review helps identify problems with rigor, repeatability, originality, and completeness.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present. Also seen: mentions Codex; $skill-name invocation.

Part of the omics-skills plugin — 34 skills, 4 agents shipped together

Good fit Auditing or comparing biology research artifacts, checking whether analyses can be reproduced, reviewing figures and manuscripts, and assessing evidence, methods, and results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fmschulz/omics-skills/ai-scientist-evaluator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fmschulz/omics-skills --skill ai-scientist-evaluator
Clone the repo
git clone --depth 1 https://github.com/fmschulz/omics-skills

Made for: Claude Code, Codex.

Or install omics-skills, the plugin that ships this one along with the rest of its 34 skills, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-scientist-evaluator

README.md
[![agentmods](https://agentmods.dev/badge/skills/fmschulz/omics-skills/ai-scientist-evaluator/github.svg)](https://agentmods.dev/skills/fmschulz/omics-skills/ai-scientist-evaluator)
Your own site
<a href="https://agentmods.dev/skills/fmschulz/omics-skills/ai-scientist-evaluator"><img src="https://agentmods.dev/badge/skills/fmschulz/omics-skills/ai-scientist-evaluator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-scientist-evaluator

Your own site · 80×15
<a href="https://agentmods.dev/skills/fmschulz/omics-skills/ai-scientist-evaluator"><img src="https://agentmods.dev/badge/skills/fmschulz/omics-skills/ai-scientist-evaluator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,027 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.02027
Opus 5 $0.00022 $0.01014
Sonnet 5 $0.00009 $0.00405
Haiku 4.5 $0.00004 $0.00203

Measured 3d ago against content hash 9a41ada55a72, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

ai-scientist-evaluator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/aggregate_reviews.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai-scientist-evaluator/SKILL.md · 201 lines

How it starts

The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI Scientist Evaluator

Use this skill when Codex should behave like a skeptical reviewer panel rather than a research generator. Evaluate completed outputs, not just plans.

Instructions

  1. Confirm the request is evaluative. Use this skill to audit or compare existing outputs, not to perform the original research task.
  2. Restate the exact task in one or two sentences so the review stays anchored to the real objective and required deliverables.
  3. Inventory the submitted artifacts and note what is missing. Prefer primary artifacts over summaries:
    • notebooks, code, scripts, and workflow files
    • environment files, package versions, and runtime logs
    • figures, tables, and manuscript drafts
    • data provenance, accession lists, database versions, and citations
    • benchmark results, hardware notes, and task constraints
  4. Choose the closest task profile from references/task_profiles.md and load the matching weights from assets/default_weight_profiles.yaml. Use the primary scientific profile first for composite tasks, then add manuscript comments as a secondary layer.
  5. Review with a four-person panel and synthesize a consensus:
    • scientific validity reviewer
    • computational and reproducibility reviewer
    • domain biology reviewer
    • writing and editorial reviewer
  6. Apply hard gates before generous scoring. A submission is not publication-ready if required deliverables are missing, claims are not supported by visible outputs, provenance is untraceable, the core method is not rerunnable, or the submission solves an easier adjacent problem.
  7. Interrogate the submission with the relevant sections of references/question_bank.md. Always include the universal questions, then add the profile-specific and multi-submission questions when needed.
  8. Scan for integrity, rigor, and validity problems using references/red_flags.md. Penalize missing evidence, task drift, unsupported biological claims, fabricated identifiers, and unverifiable citations more than polished narrative.
  9. Score each category on the anchored 0 to 5 scale in references/score_scale.md. Use references/category_definitions.md if category meaning is unclear. A score of 5 earns the full category weight.
  10. Convert the category scores to a weighted total out of 100. Do not trust submitted weight or weighted_points values. The bundled aggregator validates the review against evaluation_schema.json, loads the selected weight profile, and recomputes each weighted value. It accepts overall.total_score_100 only as a downward penalty. It ignores any score above the recomputed total. Apply penalties sparingly and explain them when category scores do not already capture the issue.
  11. For multiple submissions, score each one independently before ranking. Use tie-breaks in this order:
    • fewer integrity or reproducibility problems
    • better satisfaction of the task's main objective
    • stronger validation or benchmarking
    • clearer limitation handling
    • better writing only after science and evidence are settled
  12. Produce a concise consensus verdict with actionable revisions. Ground the review in concrete evidence from files, notebook cells, figure numbers, accessions, parameters, and versioned tools whenever possible.
  13. When a structured artifact is useful, start from assets/evaluation_template.json and validate the shape against assets/evaluation_schema.json. Use assets/report_template.md for markdown reports. For completed JSON reviews, you may aggregate rankings with uv run --script "$HOME/.agents/skills/ai-scientist-evaluator/scripts/aggregate_reviews.py" review1.json review2.json --out_md leaderboard.md.

Read the full file on GitHub · 201 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · -12 tokens per session 9a41ada55a72
  2. 10d ago First seen · 201 lines · 55 tokens per session scan A fcb1a6b98460

Subscribe to this mod's changes

ai-scientist-evaluator is a skill published in the GitHub repository fmschulz/omics-skills (7 stars, last pushed 4d ago), licensed MIT. It adds 43 tokens to every session and 2,027 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons. Invoke for any question about IDC collections, cancer imaging datasets, DICOM data access, radiology (CT, MR, PET) or pathology AI training sets, metadata queries, visualization, or license checks — even when the user doesn't explicitly…

K-Dense-AI/scientific-agent-skills · 75 tokens

tamarind

Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction (AlphaFold, Boltz, Chai, ESMFold), protein, binder, and de novo design…

K-Dense-AI/scientific-agent-skills · 172 tokens

lab-hardware-cad

Design custom laboratory hardware as parametric build123d models and export fabrication-ready STEP, STL, and DXF files - microfluidic chips and molds, optomechanical mounts and breadboard adapters, cuvette and microplate holders, tube racks, animal-behavior rigs, and 3D-printed instrument fixtures. Use when a research…

K-Dense-AI/scientific-agent-skills · 106 tokens

pkpd-modeling

Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response, TMDD, PBPK orientation, bioequivalence, allometric scaling and first-in-human dose, drug interaction prediction, and Bayesian therapeutic drug monitoring. Use when…

K-Dense-AI/scientific-agent-skills · 273 tokens

relsa-severity-assessment

Multivariate severity assessment and humane endpoint prediction for laboratory animal studies using the RELSA (RELative Severity Assessment) score and ARIMA-based foRcast forecasting. Use when combining welfare readouts — body weight or weight loss, body temperature, clinical or nesting scores, biomarkers, activity…

K-Dense-AI/scientific-agent-skills · 182 tokens

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…

K-Dense-AI/scientific-agent-skills · 65 tokens