End-to-end multimodal brain MRI study planning, preprocessing, quality control, analysis, visualization, and publication-ready reporting across structural MRI, resting-state fMRI, task fMRI, functional connectivity, diffusion MRI, and tractography. Use when working from raw DICOM, NIfTI, BIDS, or derivative outputs and you need a reproducible path from intake to figures, three-line tables, statistical interpretation, or manuscript-ready neuroimaging results.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mri-publication-tools:multimodal-mri-publication-pipelineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to move a neuroimaging project from raw or partially processed MRI data to defensible, publication-oriented outputs. Prefer it when the task spans more than one stage of the workflow: data intake, BIDS conversion, modality-specific preprocessing, QC, feature extraction, statistics, figure styling, table formatting, or results writing.
Use this skill to move a neuroimaging project from raw or partially processed MRI data to defensible, publication-oriented outputs. Prefer it when the task spans more than one stage of the workflow: data intake, BIDS conversion, modality-specific preprocessing, QC, feature extraction, statistics, figure styling, table formatting, or results writing.
fmriprep, xcp_d, freesurfer, qsiprep, DPABI, or atlas ROI tables.subject_id, session_id, modality, source path, derivative path, key acquisition parameters, and QC state.scripts/init_mri_study_layout.py in a clean analysis root to create a reproducible directory layout and manifest templates.dcm2niix plus a heuristic layer such as HeuDiConv or BIDScoin when conversion is part of the task, then validate with the BIDS Validator.sMRIPrep, FreeSurfer, CAT12, or a similarly defensible structural workflow for cortical thickness, volume, surface area, or deformation analyses.fMRIPrep for preprocessing and XCP-D, Nilearn, CONN, or DPABI for denoising and connectivity derivatives.events.tsv, contrast definitions, and first-level design assumptions before fitting second-level models.QSIPrep plus MRtrix3, DIPY, or FSL-based downstream modeling for tensor, connectome, or fiber analyses.p or q values.scripts/preview_pub_figure_style.py to generate the bundled publication-style SVG palette preview.scripts/make_booktabs_table.py to convert CSV or TSV outputs into LaTeX three-line tables with booktabs.scripts/init_mri_study_layout.py: create a clean raw-to-results MRI project scaffold with manifest and plan templates.scripts/make_booktabs_table.py: convert CSV or TSV results into a standard LaTeX three-line table.scripts/preview_pub_figure_style.py: render an SVG palette sheet for manuscript figure styling.Base workflow choices on the official BIDS specification, MRIQC, NiPreps documentation for fMRIPrep, sMRIPrep, XCP-D, and QSIPrep, MRtrix3 documentation, FreeSurfer documentation, and COBIDAS-style reporting expectations. The reference files list concrete source URLs so downstream agents can inspect the underlying documentation when needed.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub cn20230818-netizen/mri-agent --plugin mri-publication-tools