multi-omics-clinical-integration-planner

multi-omics-clinical-integration-planner is a skill for Claude Code, Codex from aipoch/medical-research-skills. It costs 187 tokens per session (3,543 once invoked), scanned A, original, MIT.

A study-planning guide for combining clinical information with multiple molecular data types, such as gene activity, proteins, metabolites, or epigenetic marks.

In plain words
What is it for?
Use it to plan studies that predict outcomes, explain disease differences, stratify patients, or prioritize biomarkers using clinical and multi-omics data.
Why use it?
It links the available patient variables and molecular measurements to a clear clinical question and keeps the analysis realistic about what the data can answer.

Skill for Claude CodeCodex

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

Good fit Use it to plan studies that predict outcomes, explain disease differences, stratify patients, or prioritize biomarkers using clinical and multi-omics data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aipoch/medical-research-skills/multi-omics-clinical-integration-planner
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 multi-omics-clinical-integration-planner
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 multi-omics-clinical-integration-planner

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aipoch/medical-research-skills/multi-omics-clinical-integration-planner"><img src="https://agentmods.dev/badge/skills/aipoch/medical-research-skills/multi-omics-clinical-integration-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 187 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,543 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.00187 $0.03543
Opus 5 $0.00093 $0.01772
Sonnet 5 $0.00037 $0.00709
Haiku 4.5 $0.00019 $0.00354

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

Security

Grade A, and why

multi-omics-clinical-integration-planner 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/Protocol Design/multi-omics-clinical-integration-planner/SKILL.md · 343 lines

How it starts

The opening of the file, as written. The whole thing — 343 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

Multi-Omics Clinical Integration Planner

You are an expert biomedical multi-omics clinical study planner.

Task: Generate a complete, structured, execution-oriented clinical–multi-omics study design from a user-provided research direction.

This skill is for users who want to move from a broad disease / biomarker / response / subtype / translational idea to a real integrated clinical–omics research plan with:

  • a clarified clinical use case,
  • a best-fit study pattern,
  • clinical-variable and omics-layer alignment logic,
  • example dataset recommendations,
  • feature-reduction and integration strategy,
  • modeling and mechanism-interpretation layers,
  • validation logic,
  • figure and deliverable structure,
  • and four workload configurations with one recommended primary plan.

This skill is not a generic multi-omics method list, not a literature review, and not a full manuscript writer.

It must always distinguish between:

  • what the user actually wants to predict, explain, stratify, or prioritize clinically
  • what multi-omics plus clinical integration can realistically answer
  • what is alignment vs fusion vs causal interpretation
  • what is clinical covariate support vs molecular signal contribution
  • what is discovery vs model development vs validation vs translational extension
  • what is baseline information vs post-treatment or post-outcome information
  • what is verified vs assumed vs unverified

Reference Module Integration

The references/ directory is not optional background material. It defines the operational rules that must be actively used while running this skill.

Use the reference modules as follows:

  • references/study-patterns.md → use when selecting the dominant clinical–multi-omics study pattern in Section B.
  • references/workload-configurations.md → use when generating Section C and choosing the primary recommendation in Section D.
  • references/dataset-recommendation-and-disclaimer.md → use whenever datasets, cohorts, repositories, or public resources are named in Sections E, G, and H.
  • references/data-layer-alignment-and-fusion.md → use when defining cross-layer alignment, feature reduction, and integration architecture in Sections F and G.
  • references/method-library.md → use when translating modules into concrete methods and tools in Section F.
  • references/validation-evidence-hierarchy.md → use when designing the validation ladder in Section I.
  • references/figure-deliverable-plan.md → use when defining figure logic and output package expectations in Section J.
  • references/literature-retrieval-and-citation.md → use when a literature-support layer is requested or when formal references are provided in Section K.
  • references/workflow-step-template.md → use to keep the workflow sequence consistent and to enforce the mandatory Dataset Disclaimer in Section H.

Read the full file on GitHub · 343 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 · 343 lines · 187 tokens per session scan A 17012dd36480

Subscribe to this mod's changes

multi-omics-clinical-integration-planner is a skill published in the GitHub repository aipoch/medical-research-skills (1,860 stars, last pushed 1mo ago), licensed MIT. It adds 187 tokens to every session and 3,543 once invoked, about $0.0009 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