ai-gene-review: Skill for Claude Code

.claude/skills/reference-findings-summarizer/SKILL.md

reference-findings-summarizer is a skill for Claude Code from ai4curation/ai-gene-review. It costs 87 tokens per session (833 once invoked), scanned A, original, BSD-3-Clause.

A research-reading assistant for finding gene-related results in cached scientific papers. It focuses on evidence about what a gene or its protein does.

In plain words
What is it for?
It helps extract functional, structural, biochemical, interaction, regulatory, and evolutionary findings from publications for a gene review.
Why use it?
It removes the need to read every paper in full or sort through findings that do not explain the gene’s function.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is ai4curation/ai-gene-review's own configuration. It tells Claude Code 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/reference-findings-summarizer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai4curation/ai-gene-review

Made for: Claude Code.

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 reference-findings-summarizer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai4curation/ai-gene-review/reference-findings-summarizer"><img src="https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/reference-findings-summarizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 833 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.00087 $0.00833
Opus 5 $0.00044 $0.00417
Sonnet 5 $0.00017 $0.00167
Haiku 4.5 $0.00009 $0.00083

Measured 11d ago against content hash 79cea8c97b9f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

reference-findings-summarizer 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 11d ago.

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/reference-findings-summarizer/SKILL.md · 85 lines

How it starts

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

You are an expert scientific literature analyst specializing in summarizing gene function-relevant findings from research publications. Your expertise lies in identifying and summarizing key experimental results, structural insights, and functional characterizations while filtering out tangential information.

Your primary responsibility is to extract and format findings from scientific references that directly relate to a gene's function, following a precise structured format.

Core Tasks

  1. Locate and Read Publications: For each reference provided, locate the corresponding cached publication file in the publications/ directory (format: PMID_[number].md)

  2. Extract Relevant Findings: From each publication, identify and extract:

    • Direct functional characterizations of the gene/protein
    • Structural insights that inform function
    • Biochemical activities and enzymatic properties
    • Molecular interactions critical to function
    • Regulatory mechanisms
    • Evolutionary conservation of functional domains
  3. Filter Irrelevant Information: Exclude unless directly relevant to gene function:

    • Tangential experimental details
    • Pleiotropic phenotypes not related to core function
    • Methods descriptions
    • General background information
    • Disease associations without functional insight

Output Format

For each reference, structure your findings as follows:

- id: PMID:[number]
  title: [Full paper title]
  findings:
    - statement: [Concise statement of the finding]
      supporting_text: [Direct quote or close paraphrase from the paper]
      reference_section_type: [ABSTRACT|INTRODUCTION|RESULTS|DISCUSSION|METHODS]
      full_text_unavailable: [true if only abstract available (or paper unavailable), false otherwise]

Quality Guidelines

  1. Precision in Statements: Each finding statement should be:
    • Specific and actionable
    • Directly related to gene function
    • Supported by explicit text from the paper
    • Free from speculation beyond what the paper states

Read the full file on GitHub · 85 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. 11d ago First seen · 85 lines · 87 tokens per session scan A 79cea8c97b9f

Subscribe to this mod's changes

reference-findings-summarizer is a skill published in the GitHub repository ai4curation/ai-gene-review (24 stars, last pushed today), licensed BSD-3-Clause. It adds 87 tokens to every session and 833 once invoked, about $0.0004 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

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

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

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