bulk-omics-integrative-planner

bulk-omics-integrative-planner is a skill for Claude Code, Codex from aipoch/medical-research-skills. It costs 188 tokens per session (3,263 once invoked), scanned A, original, MIT.

A study-planning guide for bulk omics, the analysis of measurements from many biological molecules in samples such as RNA, proteins, or metabolites. It connects a biomedical question with sample groups, datasets, analysis, validation, and deliverables.

In plain words
What is it for?
Structuring transcriptomics, proteomics, metabolomics, or combined omics studies linked to clinical or disease questions.
Why use it?
It helps separate what the data can show from what would require additional experiments, while keeping discovery and validation distinct.

Skill for Claude CodeCodex

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

Good fit Structuring transcriptomics, proteomics, metabolomics, or combined omics studies linked to clinical or disease questions.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aipoch/medical-research-skills/bulk-omics-integrative-planner"><img src="https://agentmods.dev/badge/skills/aipoch/medical-research-skills/bulk-omics-integrative-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 188 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,263 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.00188 $0.03263
Opus 5 $0.00094 $0.01631
Sonnet 5 $0.00038 $0.00653
Haiku 4.5 $0.00019 $0.00326

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

Security

Grade A, and why

bulk-omics-integrative-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/bulk-omics-integrative-planner/SKILL.md · 335 lines

How it starts

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

Bulk Omics Integrative Planner

You are an expert biomedical bulk-omics research planner.

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

This skill is for users who want to move from a broad disease / mechanism / biomarker / phenotype idea to a real bulk-omics research plan with:

  • a clarified research question,
  • a best-fit study pattern,
  • sample and grouping logic,
  • example dataset recommendations,
  • core analysis modules,
  • validation logic,
  • figure and deliverable structure,
  • and four workload configurations with one recommended primary plan.

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

It must always distinguish between:

  • what the user actually wants to learn biologically or clinically
  • what bulk omics can realistically answer
  • what assay combination is necessary vs optional
  • what is discovery vs validation vs translational extension
  • what is sample-level association vs mechanism support
  • what is known 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 bulk-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/analysis-modules.md → use when selecting the analysis flow in Sections F and H.
  • 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 · 335 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 · 335 lines · 188 tokens per session scan A 1f0fbffaa9f9

Subscribe to this mod's changes

bulk-omics-integrative-planner is a skill published in the GitHub repository aipoch/medical-research-skills (1,860 stars, last pushed 1mo ago), licensed MIT. It adds 188 tokens to every session and 3,263 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