What problem does it solve? Processing the HCP Early Psychosis (HCP-EP) dataset requires coordinating ConnectomeDB downloads, BIDS reorganization, and separate sMRI, fMRI, and dMRI pipelines, which is error-prone when done manually across a clinical cohort. ## Core Features & Use Cases - End-to-End Orchestration: Plans and delegates the full HCP-EP workflow from ConnectomeDB download through BIDS staging to modality-specific processing via dedicated skills. - BIDS Reorganization: Converts HCP-EP native directory layouts into BIDS-compliant datasets with task mapping, sidecar metadata, and dataset_description.json generation. - Phenotype and QC Tooling: Extracts clinical measures (PANSS, BPRS, MATRICS, medication, diagnosis) into merged CSVs and generates per-subject QC summaries with exclusion lists. - Use Case: A researcher studying early psychosis downloads the HCP-EP cohort, stages it to BIDS, runs structural, functional, and diffusion pipelines, then merges diagnostic and cognitive phenotype data for a case-control group analysis. ## Quick Start Ask the agent to download the HCP Early Psychosis dataset from ConnectomeDB, organize it into BIDS format, and run the full sMRI, fMRI, and dMRI processing pipeline with phenotype extraction.