tribe-v2-neuroscience

Predict fMRI BOLD cortical responses to multimodal stimuli using the TRIBE v2 transformer model.

3|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/broomva/skills --skill tribe-v2-neuroscience
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tribe-v2-neuroscience
Source: https://github.com/broomva/skills/tree/main/skills/neuroscience/tribe-v2-neuroscience
Command: npx skills add https://github.com/broomva/skills --skill tribe-v2-neuroscience

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, scipy, tribev2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the high cost and logistical complexity of conducting fMRI studies by providing a computational alternative to predict brain responses to sensory stimuli.

Core Features & Use Cases

  • Brain Response Prediction: Predict fMRI BOLD responses on the fsaverage5 cortical surface using video, audio, or text inputs.
  • Virtual Experiments: Compare neural activation across different stimuli or conditions to test hypotheses before committing to expensive physical scans.
  • Paradigm Replication: Replicate classic neuroscience findings, such as face selectivity in the FFA or motion selectivity in MT/V5, using pre-defined protocols.

Quick Start

Use the tribe-v2-neuroscience skill to predict cortical responses for the video file stimulus.mp4 and save the results to a csv file.

Frequently Asked Questions about tribe-v2-neuroscience

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I predict fMRI BOLD responses to sensory stimuli without running a physical scan?

The TRIBE v2 transformer model predicts vertex-level fMRI BOLD activations on the fsaverage5 cortical surface by processing multimodal sensory inputs. It allows researchers to simulate brain responses to video, audio, or text stimuli computationally.

Can I test neuroscience hypotheses using virtual experiments with multimodal inputs?

Yes, you can test neuroscience hypotheses by running in-silico virtual experiments that compare predicted fMRI BOLD activation across different multimodal stimuli. This approach allows you to validate hypotheses about neural responses before committing to expensive physical scans.

Does this neuroscience prediction approach support replicating classic paradigms like face selectivity in the FFA?

Yes, the TRIBE v2 model supports paradigm replication for classic findings like face selectivity in the FFA or motion selectivity in MT/V5. You can use pre-defined protocols to computationally replicate these established neural findings on the fsaverage5 surface.

Do I need the tribev2 library and model weights to perform vertex-level activation analysis?

Yes, the tribev2 library and its associated model weights are required dependencies to perform vertex-level activation analysis. The model relies on these specific components to process multimodal stimuli and predict BOLD responses on the fsaverage5 cortical surface.

What are the limitations of using computational fMRI prediction for brain research?

Computational fMRI prediction provides a cost-effective virtual alternative to physical scans but relies entirely on the TRIBE v2 transformer model's accuracy. It facilitates hypothesis testing and paradigm replication but cannot fully replace empirical validation from actual physical fMRI studies.