| name | mesie-neuroaix |
| description | 2 native tools for neuroaix. Triggers: brain regions, cognitive, connectome, memory adapter, neuroaix. Use for /mesie-neuroaix or MESIE/MAESI/NeuroAIX tasks.
|
mesie-neuroaix
Native MESIE / MAESI / NeuroAIX skill — NeuroAIX Connectome & Cognitive.
When to use
- MAESI observation encoder + 3D connectome brain demo.
- Spectral memory adapter and agent state.
Tools in this skill
neuroaix — NeuroAIX Connectome
- Command:
python examples/08_3d_connectome_brain.py
cognitive — Cognitive Memory
- Command:
python examples/07_cognitive_memory_adapter.py
Agent workflow
cd to repo root: Multi-Element-Spectral-Intelligence-Engine-MESIE-
- Run via unified CLI:
python -m mesie.tools.cli run <tool-id>
- Or run the command above directly.
- Read deliverable path if present; summarize results for the user.
- On failure: run
python -m mesie.tools.cli run test to verify environment.
Repo paths
- Tools registry:
mesie/tools/registry.py
- CLI:
python -m mesie.tools.cli list