NeuroClaw
Reproducible neuroimaging preprocessing, dataset orchestration, and brain modeling
All Skills in This Repository (39)
Pure Emerald Level Indicatorsdcm2nii
Convert clinical DICOM data to NIfTI volumes with JSON sidecars.
git-workflows
Orchestrate complex git tasks across branches and remotes.
freesurfer-tool
Automate end-to-end FreeSurfer processing for structural MRI data.
brain-visualization
Translate neuroimaging outputs into publication-ready figures and 3D meshes.
mne-eeg-tool
Load, preprocess, and analyze EEG data with MNE-Python pipelines.
eeg-skill
Coordinate EEG data workflows by planning and delegating processing steps to specialized tools.
nii2dcm
Convert NIfTI volumes to single-frame DICOM series with MR/SVR tagging.
hcppipeline-tool
Orchestrates HCP-style preprocessing of multimodal MRI data with plan-driven safety checks.
overleaf-skill
Synchronize Overleaf projects with a pull-first workflow and explicit authorization.
conda-env-manager
Plan, create, and manage conda environments with dry-run previews and logging.
hcp-skill
Orchestrate HCP multimodal processing from data download to modality-specific pipelines.
method-design
Convert IDEA.md research ideas into METHOD.md with architecture, formulas, and pseudocode.
Frequently Asked Questions
FAQPage SchemaHow to install NeuroClaw?โผ
Run `npx skills add CUHK-AIM-Group/NeuroClaw --all -g -y` in your terminal to install all 86 skills globally.
What does NeuroClaw do for neuroimaging research?โผ
It turns raw brain scans into analysis-ready data by orchestrating DICOM conversion, BIDS organization, preprocessing with tools like fMRIPrep and FreeSurfer, and downstream modeling, all through plain-language requests.
Which datasets and modalities does NeuroClaw support?โผ
It ships orchestration skills for over 25 public datasets including HCP, ABCD, ADNI, ABIDE, OASIS, and Cam-CAN, covering sMRI, fMRI, dMRI, EEG, MEG, PET, and ASL modalities.
Does NeuroClaw work with Claude Code and OpenClaw?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agent environments, plus standalone GUI and CLI interfaces.
Can I use NeuroClaw without neuroimaging experience?โผ
Yes. You describe the dataset and analysis goal in plain English, and the agent plans the pipeline, resolves dependencies, and executes each step after your confirmation.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides