What problem does it solve?
NiBabel-focused Skill support helps you handle neuroimaging file input/output questions by clarifying formats, headers, and metadata expectations so you can plan safe loading, inspection, and conversion steps without guessing.
Core Features & Use Cases
- Format-aware file IO guidance: Supports NIfTI, GIFTI, CIFTI, tractograms, and related neuroimaging IO workflows when a user asks how to read, interpret, or write files.
- Metadata-first reasoning: Helps reason about affines, orientations, file headers, shapes, and expected outputs before suggesting any processing.
- Safe planning and QC checks: Emphasizes documentation and planning (routing, references, expected outputs, cautions) over running heavy processing.
Quick Start
Ask about how to load a user-provided NIfTI file while checking affine and header metadata assumptions, and include the filenames and what you want to inspect (shape, voxel sizes, orientation, or whether conversion is needed).