What problem does it solve? Processing the Philadelphia Neurodevelopmental Cohort (PNC) dataset requires coordinating BIDS validation, structural MRI, resting-state and task fMRI, diffusion MRI, phenotype extraction, and quality control across thousands of subjects, which is error-prone when done manually. ## Core Features & Use Cases - BIDS Validation: Scans PNC subject directories for T1w, rs-fMRI, task-fMRI, and dMRI completeness and generates a per-subject compliance report. - Multimodal Delegation: Routes sMRI, fMRI, and dMRI processing to dedicated modality skills through a confirmed, numbered execution plan. - Phenotype Extraction & QC: Merges Penn CNB cognitive, psychiatric, and demographic tables and produces pediatric-adjusted QC summaries with exclusion lists. - Use Case: A researcher downloads the PNC BIDS dataset and asks for an end-to-end run; the skill validates the structure, delegates each modality pipeline, merges phenotypes, and outputs a clean pnc_output/ directory with QC exclusions. ## Quick Start Ask the agent to run the full PNC multimodal pipeline on your local BIDS dataset, starting with validation and ending with phenotype and QC reports.