Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-brain-stimulation-dynamics-stategit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-brain-stimulation-dynamics-state/SKILL.md---
name: brain-stimulation-dynamics-state
description: Brain Stimulation Effects on Network Dynamics
---
# Brain Stimulation Effects on Network Dynamics
**Source:** arXiv:2002.00094v2 (February 2020)
**Utility:** 0.90
**Journal:** PLoS Computational Biology, 16-9 (2020)
**Authors:** Lia Papadopoulos et al.
---
## Description
This skill analyzes how focal brain stimulation effects depend on the
collective dynamical state of the network. Key finding: stimulation outcomes
vary significantly based on baseline oscillation strength.
**Core Insight:** Both stimulation site AND network dynamical regime influence
network-wide responses to local perturbations.
---
## Tools Used
- `numpy` - Network simulation and matrix operations
- `scipy` - Signal processing and spectral analysis
- `connectome_data` - Structural/functional connectivity matrices
- `biophysical_model` - Neural mass model for oscillatory dynamics
---
## Instructions for Agents
1. **Identify dynamical regime** - Classify baseline oscillation strength
(weak vs strong endogenous oscillations)
2. **Predict stimulation effects** based on regime:
- **Weak oscillations:** Enhanced power/frequency at stimulation site,
phase locking in nearby regions
- **Strong oscillations:** Minor power/frequency shifts, homogeneous
coherence changes
3. **Analyze network coherence** - Compare functional vs structural
connectivity predictions
4. **Map downstream effects** - Track distributed modifications to
baseline oscillation frequencies
---
## Examples
### Example 1: TMS Site Selection
**User:** 我想用 TMS 治疗抑郁症,如何选择最佳刺激位点?
**Agent:** 使用本技能分析:
1. 首先确定患者脑网络的动力学状态(通过 EEG/fMRI)
2. 如果基线振荡较弱:
- 刺激位点会产生强功率增强
- 选择靠近症状相关区域的位点(相位锁定效果)
3. 如果基线振荡较强:
- 效果更均匀分布
- 选择直接作用于症状区域
### Example 2: Predicting Stimulation Spread
**User:** 刺激前额叶会产生什么样的网络级效应?
**Agent:** 根据动力学状态预测:
- **弱振荡状态:**
- PFC 功率增强 + 频率变化
- 功能连接的邻近区域相位锁定
- 网络 coherence 分布式变化
- **强振荡状态:**
- 轻微功率/频率变化
- Coherence 变化均匀分布
- 效果更局部化
---
## Activation Keywords
- 脑刺激、TMS、tDCS、神经调控
- stimulation effects、brain stimulation
- 网络动力学、oscillatory regime
- focal stimulation、regional perturbation
- phase locking、network coherence
---
## Key Concepts
### 1. Dynamical Regimes
| Regime | Baseline Oscillations | Stimulation Effects |
|--------|----------------------|---------------------|
| Weak | Low amplitude, irregular | Strong power enhancement, phase locking |
| Strong | High amplitude, synchronized | Minor shifts, homogeneous effects |
### 2. Connectivity Predictions
- **Functional connectivity** → Better predicts coherence changes
- **Structural connectivity** → Better predicts anatomical spread
### 3. Network-Wide Responses
Local perturbation causes:
1. Local effects (power/frequency at stimulation site)
2. Nearby effects (phase locking in connected regions)
3. Distributed effects (coherence at baseline frequencies)
---
## Results (Paper)
| Finding | Weak Oscillations | Strong Oscillations |
|---------|-------------------|---------------------|
| Power enhancement | Strong | Minor |
| Frequency shift | Significant | Slight |
| Phase locking | Nearby regions | Limited |
| Coherence changes | Functional-predicted | Homogeneous |
---
## When to Use
1. **Neuromodulation planning** - TMS, tDCS, DBS site selection
2. **Stimulation effect prediction** - Estimate downstream network effects
3. **Personalized therapy** - Account for individual dynamical state
4. **Research analysis** - Interpret stimulation study results
---
## Limitations
1. Requires accurate dynamical state estimation
2. Model assumptions may not capture all brain states
3. Functional connectivity measurement quality matters
4. Clinical validation still ongoing
---
## Related Skills
- `brain-network-controllability` - Control theory for brain networks
- `ccep-causal-brain-network` - Causal connectivity from stimulation
- `tms-eeg-biomarkers` - TMS-EEG biomarkers