What problem does it solve? Researchers studying how genetic variation relates to brain imaging phenotypes need reproducible, covariate-aware statistical workflows. This Skill performs matrix-based imaging-genetics analyses—variant association scans, kinship-aware linear mixed models, polygenic scores, and multivariate PLS/CCA—while generating audited PLINK2 commands without redistributing the external executable. ## Core Features & Use Cases - Variant-Imaging Association & LMM: Run covariate-adjusted variant tests from NPZ bundles containing genotype, phenotype, and optional kinship matrices, producing multiplicity-ready P values. - Polygenic & Pathway Scoring: Compute subject-level polygenic scores from genotype arrays and variant weights. - Multivariate PLS/CCA: Link genetic features to imaging phenotypes through paired latent components and canonical variates. - Use Case: Given an NPZ bundle of genotyped subjects with cortical thickness phenotypes and a kinship matrix, run the lmm mode to obtain kinship-aware association results in association_results.csv with full run manifests. ## Quick Start Ask the assistant to run an imaging-genetics association analysis on your NPZ bundle of genotype and phenotype arrays using the imaging-genetics-models skill, choosing the lmm mode if a kinship matrix is available.