What problem does it solve? Researchers often need data-driven brain region partitions instead of predefined atlases, but configuring voxel-wise or ROI-wise clustering pipelines from raw neuroimaging data is error-prone. This Skill provides model-level guidance for running K-means brain parcellation workflows with proper preprocessing delegation. ## Core Features & Use Cases - Data-Driven Parcellation: Partition voxels, vertices, or ROI features into parcel label maps from functional or structural neuroimaging features. - Workflow Delegation: Coordinates with fmri-skill, smri-skill, and nilearn-tool for feature preparation, masking, and parcel export. - Use Case: A researcher with preprocessed resting-state fMRI data wants a 200-parcel group-level functional atlas; this Skill guides feature matrix preparation, K-means fitting, and export of parcel labels and cluster summaries. ## Quick Start Ask the assistant to run a K-means brain parcellation with 200 clusters on your preprocessed fMRI image list and group mask, exporting the parcel label map to an output directory.