What problem does it solve?
This skill provides a centralized orchestration layer to coordinate NeuroClaw model execution by routing high-level run requests to the appropriate modality-specific skills and model docs, ensuring safe, auditable, and reproducible runs.
Core Features & Use Cases
- Centralized model routing: selects BrainGNN, FM-APP, NeuroStorm, GLM, ICA, DictLearning, SVM, SpaceNet, K-means, Hierarchical, Filtering, or Detrending workflows and directs preprocessing to the corresponding skill stacks.
- Execution planning with guardrails: generates a numbered plan, requires user confirmation, and delegates preprocessing to modality skills before execution via claw-shell.
- Experiment logging and results organization: maintains traceable run artifacts under run_models_output and supports drift monitoring and reproducibility checks.
Quick Start
Request a numbered run plan to select a model and delegate modality preprocessing via fmri-skill and smri-skill.