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-chains-topological-alzheimergit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-brain-chains-topological-alzheimer/SKILL.md--- name: brain-chains---topological-signatures-for-alzheime description: Skill for AI agent capabilities --- # Brain Chains - Topological Signatures for Alzheimer's ## Overview 使用拓扑框架研究阿尔茨海默病演化的方法。将脑连接表示为图,通过有毒蛋白传播动力学定义边序列,形成图的过滤。最大链(Brain Chains)作为疾病的拓扑签名。 **来源论文:** arXiv:2208.12748 - Brain Chains as Topological Signatures for Alzheimer's Disease ## 触发词 脑链、拓扑签名、阿尔茨海默拓扑、brain chains、topological signature、Alzheimer topology、graph filtration、神经退行性疾病拓扑 ## 核心方法 ### 建模框架 1. **图表示**:脑连接建模为图 2. **种子位置**:有毒蛋白在特定区域播种 3. **动力学传播**:蛋白沿边积累和传播 4. **边排序**:按损伤程度排列边 5. **图过滤**:边序列定义过滤 ### 拓扑分析 - **最大链**:生成子图偏序集中的最大链 - **商集**:按图同伦等价划分 - **拓扑签名**:识别相似图模式 ## 使用场景 ### 适用情况 - 阿尔茨海默病演化建模 - 神经退行性疾病研究 - 脑网络拓扑分析 - 疾病种子位置研究 ### 数据要求 - 脑连接矩阵 - 疾病种子位置假设 - 时间演化数据(可选) ## 实施步骤 1. **图构建** - 从 DTI/fMRI 构建连接图 - 定义节点和边权重 2. **动力学建模** - 设置种子位置 - 定义蛋白传播规则 - 模拟时间演化 3. **过滤生成** - 按损伤程度排序边 - 构建图过滤序列 4. **拓扑签名计算** - 计算最大链 - 商集划分 - 比较不同种子位置 ## 技术细节 ### 动力学系统 - 节点:蛋白浓度积累 - 边:蛋白传播路径 - 损伤:高浓度区域的破坏 ### 组合拓扑 - 偏序集 (poset):生成子图按包含排序 - 同伦等价:图的拓扑简化 - 最大链:过滤的完整表示 ## 与其他方法对比 | 方法 | 拓扑信息 | 动态建模 | 位置敏感性 | |------|---------|---------|-----------| | Brain Chains | ✅ 最大链 | ✅ 蛋白传播 | ✅ 种子位置 | | 持续同调 | ✅ 持久图 | ❌ | ❌ | | 图神经网络 | ❌ | ⚠️ | ⚠️ | ## 工具使用 - `exec`: 运行拓扑计算代码 - `read`: 查看图构建配置 - `web_fetch`: 获取论文算法 ## 注意事项 - 种子位置假设影响结果 - 图同伦等价可能丢失信息 - 计算复杂度随图大小增长 ## 扩展阅读 - 相关技能:`brain-higher-order-structures`(高阶结构) - 相关技能:`discrete-heat-kernels-simplicial`(单纯形拓扑) - 论文链接:https://arxiv.org/abs/2208.12748 ## Description Brain Chains - Topological Signatures for Alzheimer's ## Activation Keywords - brain-chains-topological-alzheimer - brain-chains-topological-alzheimer 技能 - brain-chains-topological-alzheimer skill ## Tools Used - `read` - Read documentation and references - `web_search` - Search for related information - `web_fetch` - Fetch paper or documentation ## Instructions for Agents Follow these steps when applying this skill: ### Step 1: 图表示 ### Step 2: 种子位置 ### Step 3: 动力学传播 ### Step 4: 边排序 ### Step 5: 图过滤 ## Examples ### Example 1: Basic Application **User:** I need to apply Brain Chains - Topological Signatures for Alzheimer's to my analysis. **Agent:** I'll help you apply brain-chains-topological-alzheimer. First, let me understand your specific use case... **Context:** Apply the methodology ### Example 2: Advanced Scenario **User:** Complex analysis scenario **Agent:** Based on the methodology, I'll guide you through the advanced application... ### Example 2: Advanced Application **User:** What are the key considerations for brain-chains-topological-alzheimer? **Agent:** Let me search for the latest research and best practices...