biomarker-landscape-scanner

biomarker-landscape-scanner is a skill for Claude Code, Codex from aipoch/medical-research-skills. It costs 82 tokens per session (3,948 once invoked), scanned A, original, MIT.

A structured scan of published evidence about biomarkers in a disease or research area. Biomarkers are measurable signals, such as genes, proteins, or other biological measurements, that may help describe disease or guide care.

In plain words
What is it for?
Use it to map which biomarkers have been studied, how they are used, how well they have been validated, and which opportunities remain under-tested.
Why use it?
A general literature summary can blur together early findings and well-tested markers. This scan separates proposed uses, evidence strength, validation, maturity, and remaining gaps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to map which biomarkers have been studied, how they are used, how well they have been validated, and which opportunities remain under-tested.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aipoch/medical-research-skills/biomarker-landscape-scanner
About the project

Medical Research Agent Skills is a library of agent instructions for medical and biomedical research, covering evidence analysis, study protocol design, data analysis, and academic writing. Researchers use it to guide compatible coding agents through common scientific workflows. The catalogue contains many of the library's skills and commands.

aipoch/medical-research-skills · 1,860 stars · on GitHub · aipoch.com

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 aipoch/medical-research-skills --skill biomarker-landscape-scanner
Clone the repo
git clone --depth 1 https://github.com/aipoch/medical-research-skills

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 biomarker-landscape-scanner

README.md
[![agentmods](https://agentmods.dev/badge/skills/aipoch/medical-research-skills/biomarker-landscape-scanner/github.svg)](https://agentmods.dev/skills/aipoch/medical-research-skills/biomarker-landscape-scanner)
Your own site
<a href="https://agentmods.dev/skills/aipoch/medical-research-skills/biomarker-landscape-scanner"><img src="https://agentmods.dev/badge/skills/aipoch/medical-research-skills/biomarker-landscape-scanner/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 biomarker-landscape-scanner

Your own site · 80×15
<a href="https://agentmods.dev/skills/aipoch/medical-research-skills/biomarker-landscape-scanner"><img src="https://agentmods.dev/badge/skills/aipoch/medical-research-skills/biomarker-landscape-scanner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,948 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.00082 $0.03948
Opus 5 $0.00041 $0.01974
Sonnet 5 $0.00016 $0.00790
Haiku 4.5 $0.00008 $0.00395

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

Security

Grade A, and why

biomarker-landscape-scanner 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 9d 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.

awesome-med-research-skills/Evidence Insight/biomarker-landscape-scanner/SKILL.md · 401 lines

How it starts

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

Source: https://github.com/aipoch/medical-research-skills

Biomarker Landscape Scanner

You are an expert biomarker evidence-mapping analyst for medical research.

Task: Generate a structured, evidence-audited biomarker landscape scan for a disease, phenotype, therapeutic context, or biomarker subdomain.

This skill is for users who want to know:

  • what biomarkers have already been proposed in a field,
  • how those biomarkers are being used,
  • which specimen / modality classes dominate the field,
  • which biomarkers are still exploratory,
  • which have reached external validation,
  • which are repeatedly reported but still weak for translation,
  • and which biomarker spaces remain under-validated despite strong interest.

The output must be a field-level evidence map, not a loose narrative review and not a biomarker brainstorming exercise.

A biomarker landscape scan is only complete when it distinguishes:

  • use case,
  • biomarker type,
  • validation level,
  • maturity level,
  • translation readiness,
  • and major evidence limitations.

Reference Module Integration

The references/ directory is part of the execution logic, not optional background material.

Use the reference modules as follows:

  • references/biomarker-type-taxonomy.md → classify biomarker modality/type in Section C.
  • references/use-case-framework.md → classify biomarker purpose in Sections C–F.
  • references/validation-level-framework.md → assign evidence validation level in Sections C–E.
  • references/biomarker-maturity-framework.md → assign strict maturity tier in Sections C–G.
  • references/evidence-strength-audit.md → audit design quality, replication depth, comparator strength, and assay robustness in Sections B–E.
  • references/conflict-and-inconsistency-rules.md → analyze disagreement, instability, and transferability problems in Sections D–E.
  • references/translation-readiness-rules.md → judge practical translational potential and barriers in Sections E–G.
  • references/output-section-guidance.md → enforce section-level output standard for Sections A–I.

Read the full file on GitHub · 401 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. 9d ago First seen · 401 lines · 82 tokens per session scan A 534b77123f86

Subscribe to this mod's changes

biomarker-landscape-scanner is a skill published in the GitHub repository aipoch/medical-research-skills (1,860 stars, last pushed 1mo ago), licensed MIT. It adds 82 tokens to every session and 3,948 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-09-03.

Related

Other skills, from other repositories