agentsclimarketplace

Cohort performance reporting

Skill HolobiomicsLab/asb-skill-collections/packs/metabolomics/nmr/skills/cohort-performance-reporting

Curated, evidence-grounded skill and software-tool collections for scientific AI agents, generated by the AgenticScienceBuilder

Install
npx -y skills add HolobiomicsLab/asb-skill-collections --skill cohort-performance-reporting

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when you have NMR metabolite measurements from peripheral blood samples (plasma/serum) paired with processing delay metadata (pre-centrifugation and post-centrifugation times) and need to benchmark metabolic parameter stability across delay windows.

The file declares its own license as CC-BY-4.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

7.8 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it

cohort-performance-reporting

Summary

Generate stratified performance reports for metabolite cohorts under varying pre-analytical conditions (processing delays, sample type, centrifugation timing). This skill quantifies metabolic parameter stability across delay bins or continuous timepoints, flagging minor and major deviations to support pre-analytical method validation.

When to use

You have NMR metabolite measurements from peripheral blood samples (plasma/serum) paired with processing delay metadata (pre-centrifugation and post-centrifugation times) and need to benchmark metabolic parameter stability across delay windows. Use this skill when you must communicate which metabolites are robust to processing delays and which show clinically or analytically significant drift—typically to validate sample handling protocols or set acceptable processing windows for a cohort.

When NOT to use

  • Input metabolite data lack paired processing delay or SPREC timing metadata—the skill requires explicit delay annotations to stratify and evaluate.
  • Data are already processed into a feature/stability matrix or aggregated by delay window; the skill is designed for raw metabolite measurements paired with individual-level timing variables.
  • The research question is purely exploratory (e.g., 'show me all correlations') rather than validation-focused; the skill is optimized for threshold-driven performance assessment.

Inputs

  • Metabolite measurements (NMR intensity or concentration values) from a cohort of plasma/serum samples
  • Pre-analytical metadata table: pre-centrifugation delay (minutes), post-centrifugation delay (minutes), sample type (plasma vs. serum), cohort identifier
  • SPREC classification codes (or equivalent delay timepoints in minutes)

Outputs

  • Tabular performance report (HTML and/or CSV) stratified by processing delay bin or continuous delay values
  • Summary statistics table per metabolite per delay stratum (mean, SD, correlation coefficients)
  • Annotated metabolite table flagging minor and major changes per delay window
  • Interactive visualizations (scatter, line, or lollipop plots) linking delay duration to metabolic parameter values

How to apply

Load the metabolite dataset and pre-analytical metadata (SPREC-classified processing delay times, sample type, cohort identifiers) into the PRIMA-Panel interface. Parse and validate that metabolite measurements and delay variables are properly formatted and aligned. Stratify the cohort by pre-centrifugation and post-centrifugation delay bins (or use continuous delay sliders); for each stratum, compute descriptive statistics (mean, SD, correlation) and flag metabolites showing minor or major changes relative to a reference state (baseline or shortest delay). Configure color thresholds (e.g., % change cutoffs) to highlight clinically or analytically significant deviations. Export the tabular report as HTML (for visual inspection) or CSV (for downstream analysis), enabling stakeholders to identify which metabolites and delay ranges are within acceptable limits.

Related tools

  • PRIMA-Panel (Interactive data exploration and performance report generation interface for visualizing metabolic parameter drift across processing delays and exporting stratified summary tables with configurable color-coded thresholds) — https://github.com/funkam/PRIMA

Evaluation signals

  • Exported performance report includes all metabolites from the input dataset, stratified by pre- and post-centrifugation delay bins, with no missing values or dropped samples (except where explicitly filtered by user).
  • Descriptive statistics (mean, SD, correlation) are correctly computed for each metabolite within each delay stratum and match spot-checks against the raw input.
  • Color-coded flags (minor and major change indicators) are consistently applied: metabolites crossing the user-specified % threshold are flagged; those within threshold remain unmarked.
  • HTML report renders correctly with interactive filtering/sorting; CSV export is machine-readable and preserves all stratification dimensions (delay bin, sample type, cohort).
  • Visualizations (scatter/line/lollipop plots) accurately represent the relationship between delay duration and individual metabolic parameter values across the cohort without outlier distortion or misaligned axes.

Limitations

  • The skill assumes delay metadata are accurately recorded and linked to metabolite samples; misalignment between timing records and measurements will produce misleading correlation and stability estimates.
  • Performance thresholds (% change cutoffs for minor/major flags) are user-configurable and subjective; the skill does not prescribe clinically or analytically validated cutoffs—users must select thresholds based on their specific metabolite, instrument, and use case.
  • The tool stratifies by delay bins or sliders but does not automatically detect or correct for non-linear delay effects, batch effects, or confounders (e.g., sample storage temperature, light exposure); users must interpret results in context.
  • Reports are generated per cohort upload; comparison across independent cohorts or meta-analysis across multiple studies is manual and not integrated into the PRIMA-Panel interface.

Evidence

  • [readme] Tool function and core use case: "The PRIMA-Panel is a tool to investigate the effect of processing delays on metabolic parameters in samples of peripheral blood (plasma / serum)."
  • [readme] Interactive data exploration capability: "The panel functions as a data expoloration tool. It allows to investigate the these effects interactively."
  • [readme] Performance report generation and stratification: "The 'Single' tab allows the user to set a pre-centrifugation time and a post-centrifugation using a Slider. A table is then generated that higlights a minor and a major change for each metabolite in"
  • [readme] Export capability and formats: "The table can be downloaded as a .HTML report or the table directly as .csv (or other formats)."
  • [other] Workflow input validation and data organization: "Parse and validate the input data structure to ensure metabolite measurements and delay variables are present and properly formatted."
  • [readme] Cohort metadata and pre-analytical information upload: "PRIMA-Panel allows the creation of so called performance reports for sample cohorts. Here a data table with pre-analytical information can be uploaded"
  • [readme] SPREC-based delay classification: "The time-points are sorted according to their SPREC classification. In addition, there is an alternative way of presenting the date in form of lollipop plots."

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most docs writing skills give in ~1.3k tokens

Counted across 1,637 of the 3,044 authors here whose files we hold, read 2026-08-07

  • Announce the skill at startin 54 of 1637, across 26 files
  • Convert legacy doc files before editingin 45 of 1637, across 7 files
  • Predict questions readers might askin 42 of 1637, across 4 files
  • Generate clarifying questions for initial contextin 42 of 1637, across 3 files
  • Create document scaffold with placeholder textin 42 of 1637, across 3 files
  • Brainstorm content options for each sectionin 42 of 1637, across 3 files
  • Test the document with a fresh context-less instancein 42 of 1637, across 3 files
  • Include exact file paths in every taskin 42 of 1637, across 15 files
  • Ask interview questions one at a timein 42 of 1637, across 27 files
  • Apply surgical edits during refinementin 41 of 1637, across 2 files
  • Offer structured workflow or freeformin 40 of 1637, across 1 file
  • Ask for document meta-contextin 40 of 1637, across 2 files

Said here and by no other author read

  • load metabolite data and pre-analytical metadata
  • align metabolite measurements with delay variables
  • stratify cohort by delay bins or continuous values
  • compute descriptive statistics per metabolite per stratum
  • flag metabolites showing minor or major changes
  • configure color thresholds for deviations

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.