ai-gene-review: Skill for Claude Code

.claude/skills/review-function-prediction/SKILL.md

review-function-prediction is a skill for Claude Code, Codex from ai4curation/ai-gene-review. It costs 99 tokens per session (2,706 once invoked), scanned A, original, BSD-3-Clause.

A review skill for computational predictions about what genes or proteins do. It checks predicted biological functions against permitted evidence and records the result in structured YAML files.

In plain words
What is it for?
Use it to review predicted enzyme or Gene Ontology annotations from tools such as DeepECTF, CLEAN, PANTHER, or other listed prediction methods.
Why use it?
It provides a consistent way to judge biological predictions and document whether the available evidence supports them.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also agents/openai.yaml present.

This is ai4curation/ai-gene-review's own configuration. It tells Claude Code and Codex how to work on ai-gene-review itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-gene-review configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai4curation/ai-gene-review. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai4curation/ai-gene-review/main/.claude/skills/review-function-prediction/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai4curation/ai-gene-review

Made for: Claude Code, Codex.

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 review-function-prediction

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/review-function-prediction/github.svg)](https://agentmods.dev/skills/ai4curation/ai-gene-review/review-function-prediction)
Your own site
<a href="https://agentmods.dev/skills/ai4curation/ai-gene-review/review-function-prediction"><img src="https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/review-function-prediction/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 review-function-prediction

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai4curation/ai-gene-review/review-function-prediction"><img src="https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/review-function-prediction.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,706 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.00099 $0.02706
Opus 5 $0.00049 $0.01353
Sonnet 5 $0.00020 $0.00541
Haiku 4.5 $0.00010 $0.00271

Measured yesterday against content hash c1f0e9569530, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

review-function-prediction 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 yesterday.

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.

.claude/skills/review-function-prediction/SKILL.md · 192 lines

How it starts

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

Review Function Prediction

Use this skill to review computational function predictions against allowed evidence and write schema-compatible PredictionReview YAML.

the predictions are in YAML alongside the main curation review YAMLs:

genes/<TAXON>/<GENE>/<GENE>-<TOOL>-predictions-review.yaml

id: <UniProt accession>
gene_symbol: <gene symbol>
locus_tag: <locus tag if available>
taxon:
  id: NCBITaxon:<taxon id>
  label: <organism>
status: COMPLETE
description: >-
  Brief summary of the prediction review outcome, based only on the allowed
  evidence for this review mode.
source_documents:
  - <allowed file path used>
predictions:
  - source_method: <do not change>
    source_version: <do not change>
    source_reference_id: <do not change if present>
    predicted_term:
      id: <do not change>
      label: <do not change>
    predicted_term_type: <EC | GO_MF | GO_BP | GO_CC>
    review:
      assessment: <COR | CNN | LSP | UNC | PLI | NPI | REP>
      confidence_score: <0 | 1 | 2>
      error_type: <omit unless applicable>
      summary: >-
        Explain the decision in 3-8 sentences. State what allowed evidence was
        used, whether the prediction is already present in curated annotations,
        whether it is more or less specific than existing annotations, and why
        the chosen category is justified. If using UNC, explicitly say what
        evidence is missing and avoid speculation.

Evidence and reasoning

Separate biological correctness, agreement with existing annotations, and the quality of the evidence supporting the judgment. A plausible conclusion can have an inadequate rationale; repairing the rationale need not change the conclusion.

  • Do not use ARBA assertions to bolster correctness. An ARBA-derived GO term, UniProt keyword, or functional description is an association-based prediction, not independent biological validation. It may be recorded as annotation provenance or as a comparison result. Agreement with ProtNLM does not establish correctness. This is not necessarily circular; the problem is treating an unreliable predicted assertion as validating evidence. If the assertion leads to useful underlying evidence, inspect and cite that evidence instead.
  • Assess AI-assisted sources by their evidential content. A generated gene description or accepted/core-function label adds no support by repeating a conclusion; use it to locate the underlying evidence. An OpenScientist investigation that integrates sequence, structural, evolutionary, and literature evidence is a substantive analytical synthesis and can carry substantial weight in adjudication. Cite the report directly in references and supported_by, identify its decisive findings and reasoning, and inspect the underlying sources or analysis artifacts for consequential claims where available. Distinguish reported computations from independently reproduced results and experimental validation. Evaluate limitations and disagreements claim by claim; neither accept a bare verdict as proof nor dismiss an integrated investigation because AI produced it. Do not count the report and its underlying sources as independent replications. A source_documents entry alone does not explain evidential weight.
  • Anchor decisive claims with source excerpts. Include concise, verbatim supporting_text for sequence features, domain assignments, experiments, and analytical findings used in the rationale. Use explicit ellipses between noncontiguous excerpts. A report's recommendation is not a substitute for the findings used to reach or qualify the assessment.
  • Inspect provenance within database records. "UniProt says" is insufficient when the relevant text or keyword was generated by ARBA or another predictor. Distinguish experimental findings, curator-assessed inferences, sequence/domain observations, and automated functional assertions. Do not count several restatements of the same inference as independent lines of evidence. This does not equate PAINT/IBA's curated phylogenetic judgments with ARBA associations; assess an IBA through its ancestral assertion and experimental grounding.
  • Family-based inference is legitimate when the transfer is justified. Identify the target's supported family/subfamily placement, cite the characterized relatives and their relevant findings, and explain why the property is expected to be conserved. State that this is an inference rather than an observation on the target. Consider relevant divergence, paralog differences, sequence features, and taxonomic context without inventing exceptions or requiring a new experiment on every target. Strong, well-grounded transfer can support correctness; a generic domain label or an unsupported family stereotype cannot.
  • Match evidence to the exact claim. Evidence for extracellular localization does not by itself establish extracellular-matrix residence, matrix structural activity, or matrix organization. Evaluate each prediction's specificity and mechanism separately. For the OLFML2A example, a defensible rationale would identify verified family/sequence evidence and relevant localization findings in characterized relatives, then explain transfer to the target with its limits. Quoting an AI description of a "matricellular regulator" supplies none of those missing steps. This example does not pre-adjudicate either ECM prediction.
  • Distinguish activity from participation. Loss of a catalytic domain can refute an intrinsic enzyme activity without refuting participation in the corresponding biological process through a complex or regulatory role. A scaffold need not catalyze the reaction to participate in that process.
  • Separate limited usefulness from biological error. A broad but true term is not incorrect merely because a more informative annotation is available. Use LSP only when a supported, more specific annotation actually exists; functions in different GO aspects are not automatically parent/child terms. Annotation overlap alone does not establish training-data contamination, and a common predicted term alone does not establish frequency bias.

Read the full file on GitHub · 192 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday Changed · +106 lines · +16 tokens per session c1f0e9569530
  2. 10d ago First seen · 86 lines · 83 tokens per session scan A 2b502e01ff11

Subscribe to this mod's changes

review-function-prediction is a skill published in the GitHub repository ai4curation/ai-gene-review (24 stars, last pushed today), licensed BSD-3-Clause. It adds 99 tokens to every session and 2,706 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

enrichment

Functional enrichment and pathway analysis including GSEA, ORA, ssGSEA, GSVA, and decoupler-based activity inference.

inflexa-ai/inflexa · 29 tokens

robot-obo-tool

Skills for using ROBOT, the OBO ontology command-line toolkit for reasoning, template-based term creation, quality control, format conversion, and ontology manipulation. Use this when working with OWL/OBO ontologies that need automated processing.

ai4curation/curation-skills · 52 tokens

dosdp-design-patterns

Skills for understanding and applying DOSDP (Dead Simple Ontology Design Patterns) to ensure consistent ontology term creation and maintenance. This skill is about recognizing patterns and ensuring consistency, not using dosdp-tools directly.

ai4curation/curation-skills · 47 tokens

editing-obo-ontologies

Skills and tools for editing OBO format ontologies, including querying terms, checking out/checking in individual terms, and following OBO format conventions. Do not use this if the source for the ontology you are editing is not in obo format (e.g. ofn).

ai4curation/curation-skills · 63 tokens

ontology-access-kit

Skills for querying ontologies using the Ontology Access Kit (OAK). This should only be used for complex ontology operations, for basic external ontology searching use the OLS MCP.

ai4curation/curation-skills · 39 tokens

cuopt-numerical-optimization-formulation

LP, MILP, QP — concepts, problem-text parsing, and formulation patterns (parameters, constraints, decisions, objective). Concepts only; no API.

NVIDIA/skills · 42 tokens