What problem does it solve? Working with the DMT-HAR-MED psychedelic intervention dataset (OpenNeuro ds006644) requires coordinating dataset download, BIDS validation, phenotype extraction, and fMRI preprocessing across multiple tools, which is error-prone when done manually. ## Core Features & Use Cases - End-to-End Dataset Orchestration: Coordinates a fixed three-phase workflow of OpenNeuro download, BIDS organization, and delegation of rs-fMRI processing to fmri-skill. - Phenotype Extraction: Merges intervention condition, behavioral, and physiological phenotype files into a single CSV aligned with imaging subject IDs. - QC Summaries: Generates per-subject quality control reports and exclusion lists from fMRIPrep confounds using framewise displacement thresholds. - Use Case: A researcher studying DMT effects on brain function can request the full pipeline and receive BIDS-validated data, preprocessed rs-fMRI outputs, merged phenotype tables, and QC exclusion lists under one output directory. ## Quick Start Download the DMT-HAR-MED dataset from OpenNeuro, organize it into BIDS format, and run rs-fMRI preprocessing with QC summaries.