qsiprep

Plan diffusion MRI preprocessing QC and downstream routing from QSIPrep derivatives.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/MarvinCui/NeuroForge --skill qsiprep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsiprep
Source: https://github.com/MarvinCui/NeuroForge/tree/main/NeuroForge/skills/qsiprep
Command: npx skills add https://github.com/MarvinCui/NeuroForge --skill qsiprep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you reason safely about diffusion MRI preprocessing inputs and QSIPrep derivative outputs so you can plan quality control and next processing steps without guessing.

Core Features & Use Cases

  • DWI preprocessing planning: clarify how QSIPrep handles diffusion preprocessing so you can interpret what to inspect before deeper analysis.
  • QC-oriented guidance: identify the kinds of diffusion QC checks to plan for based on DWI metadata and QSIPrep derivative structure.
  • Tool routing support: decide how to route preprocessed diffusion outputs onward to diffusion reconstruction/analysis workflows (e.g., MRtrix3 or DIPY) with appropriate cautions and documentation steps.
  • Use Case: you have a BIDS diffusion dataset and QSIPrep outputs; you want a structured plan for verifying DWI gradient/metadata sufficiency and for deciding what to review before running downstream tractography.

Quick Start

Ask the qsiprep skill to help you plan what diffusion QC checks to perform on your QSIPrep DWI derivatives and what routing to use next for downstream reconstruction.

Frequently Asked Questions about qsiprep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan quality control checks for diffusion MRI preprocessing outputs?

Plan diffusion MRI preprocessing QC by inspecting QSIPrep derivative structures and DWI metadata, such as BIDS bvec/bval files, to identify necessary checks before running deeper diffusion analysis.

What should I inspect in BIDS DWI gradients before running downstream tractography?

Inspect BIDS DWI gradients by verifying bvec/bval files and metadata sufficiency within QSIPrep derivatives to ensure gradient fields and distortion correction outputs meet quality-control requirements.

How do I route preprocessed diffusion outputs to MRtrix3 or DIPY workflows?

Route preprocessed diffusion outputs by evaluating QSIPrep derivatives and applying documentation-first guidance to safely connect to downstream reconstruction workflows like MRtrix3 or DIPY.

Does QSIPrep handle heavy automatic diffusion preprocessing or just planning?

QSIPrep focuses on quality-control planning and safe inspection of DWI metadata rather than heavy automatic processing, enforcing cautions about assumptions and modality mismatches.

When should I defer to official tool truth for distortion correction outputs?

Defer to official tool truth for distortion correction outputs when you encounter modality or metadata mismatches, ensuring safe documentation-first guidance rather than making assumptions.