What problem does it solve? Working with the AOMIC (Amsterdam Open MRI Collection) dataset requires coordinating data download, BIDS-compliant organization, phenotype table merging, and modality-specific MRI processing across multiple tools. This Skill provides a single orchestration layer that manages the entire workflow so researchers do not have to manually wire together staging scripts, phenotype extraction, and sMRI/fMRI pipelines. ## Core Features & Use Cases - BIDS Staging and Validation: Validates and reorganizes raw AOMIC subject directories into BIDS-compliant layouts with sidecar preservation, dataset_description.json, and participants.tsv generation, including dry-run preview mode. - Phenotype Extraction and Merging: Merges Big Five personality, Raven's progressive matrices, and demographics tables, cross-referenced against imaging subject lists, into analysis-ready CSV files. - QC Summaries and Exclusion Lists: Combines fMRIPrep confounds (framewise displacement) and FreeSurfer recon-all metrics to produce per-subject QC reports with configurable exclusion thresholds. - Use Case: A researcher downloads AOMIC-ID1000 and needs the full cohort staged into BIDS format, phenotypes merged for only subjects with imaging data, and QC exclusion lists generated before running connectivity analysis. ## Quick Start Ask the agent to stage the local AOMIC raw data into a BIDS-compliant dataset and generate the participants metadata under aomic_output/bids.