What problem does it solve?
Coordinates the planning and delegation of fMRI data processing tasks across base/tool skills, enabling reproducible and auditable pipelines without implementing concrete commands at this layer.
Core Features & Use Cases
- Plan-first coordination: Generate a numbered execution plan that states what needs to be done and which tool skill will handle each step.
- Delegation to base tools: Route steps to fmriprep-tool, xcp-d, hcppipeline-tool, conn-tool, fsl-tool, or nilearn as appropriate.
- Output organization: Produce a clean fmri_output directory layout and clear provenance for each stage.
- Use Case: A researcher provides a raw BIDS dataset and asks for a full resting-state preprocessing and connectivity analysis plan; the skill returns the plan and delegates execution to the relevant base skills.
Quick Start
Provide a BIDS-organized dataset and request a complete fMRI preprocessing and analysis plan; the skill will generate the plan and hand off steps to the correct tools.