跳到主要内容
知仓学习社ZHICANG

tcell-exhaustion-analysis-agent

tcell-exhaustion-analysis-agent,来自 FreedomIntelligence/OpenClaw-Medical-Skills 的 agent 技能。

不碰外部(只输出文字)无严重或高危命中FreedomIntelligence/OpenClaw-Medical-Skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

<!--

COPYRIGHT NOTICE

This file is part of the "Universal Biomedical Skills" project.

Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu>

All Rights Reserved.

#

This code is proprietary and confidential.

Unauthorized copying of this file, via any medium is strictly prohibited.

#

Provenance: Authenticated by MD BABU MIA

-->


name: 'tcell-exhaustion-analysis-agent'

description: 'AI-powered analysis of T-cell exhaustion states, epigenetic scarring, stem-like T-cell populations, and checkpoint blockade response prediction in cancer immunotherapy.'

measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes.

allowed-tools:

  • read_file
  • run_shell_command

T-Cell Exhaustion Analysis Agent

The T-Cell Exhaustion Analysis Agent provides comprehensive profiling of T-cell dysfunction states in cancer and chronic infection. It analyzes exhaustion signatures, identifies stem-like progenitor populations, characterizes epigenetic scarring, and predicts checkpoint immunotherapy response.

When to Use This Skill

  • When profiling tumor-infiltrating lymphocyte (TIL) exhaustion states from scRNA-seq data.
  • To identify stem-like exhausted T-cells (Tex-prog) that predict checkpoint blockade response.
  • For analyzing epigenetic exhaustion programs via ATAC-seq or CUT&Tag.
  • To assess exhaustion reversal potential and re-exhaustion risk.
  • When designing combination immunotherapy strategies.

Core Capabilities

  1. Exhaustion State Classification: Distinguishes progenitor exhausted (Tex-prog), intermediate, and terminally exhausted (Tex-term) populations using transcriptional signatures.
  1. Stem-like T-Cell Detection: Identifies TCF1+ stem-like exhausted cells that sustain anti-tumor immunity and respond to PD-1 blockade.
  1. Epigenetic Scarring Analysis: Characterizes chromatin accessibility patterns that maintain exhaustion programs despite checkpoint blockade.
  1. Checkpoint Expression Profiling: Quantifies inhibitory receptors (PD-1, TIM-3, LAG-3, TIGIT, CTLA-4) at single-cell resolution.
  1. Response Prediction: Machine learning models predict checkpoint blockade response based on exhaustion profiles.
  1. TME Interaction Analysis: Maps suppressive cell interactions (Tregs, MDSCs, TAMs) promoting exhaustion.

Exhaustion Signatures

Progenitor Exhausted (Tex-prog):

  • TCF1+, SLAMF6+, PD-1+
  • Self-renewal capacity
  • Proliferative burst upon checkpoint blockade
  • Good prognosis marker

Terminal Exhausted (Tex-term):

  • TCF1-, TIM-3+, CD39+
  • Effector-like but dysfunctional
  • Limited proliferative potential
  • Epigenetically fixed exhaustion

Workflow

  1. Input: scRNA-seq, CITE-seq, or scATAC-seq data from TILs or PBMCs.
  1. Preprocessing: Quality control, normalization, batch correction.
  1. Clustering: Identify T-cell subsets and exhaustion states.
  1. Signature Scoring: Apply exhaustion gene signatures (TOX, NR4A, NFAT targets).
  1. Epigenetic Analysis: Assess chromatin accessibility at exhaustion loci.
  1. Prediction: Model checkpoint response from exhaustion profiles.
  1. Output: Exhaustion state proportions, stem-like cell fractions, response predictions.

Example Usage

User: "Analyze T-cell exhaustion states in this TIL scRNA-seq dataset and predict anti-PD-1 response."

Agent Action:

python3 Skills/Immunology_Vaccines/TCell_Exhaustion_Analysis_Agent/exhaustion_analyzer.py \
    --input til_scrnaseq.h5ad \
    --tcells CD8A+CD3E+ \
    --signatures exhaustion_signatures.gmt \
    --epigenetic til_scatacseq.h5ad \
    --predict_response true \
    --output exhaustion_report/

Key Markers and Genes

| Category | Markers | Role |

|----------|---------|------|

| Exhaustion TFs | TOX, TOX2, NR4A1-3 | Exhaustion program drivers |

| Stem-like | TCF7 (TCF1), LEF1, SLAMF6 | Progenitor maintenance |

| Terminal | HAVCR2 (TIM-3), ENTPD1 (CD39), LAYN | Terminal exhaustion |

| Checkpoints | PDCD1, CTLA4, LAG3, TIGIT | Inhibitory receptors |

| Effector | GZMB, PRF1, IFNG | Cytotoxic function |

Epigenetic Exhaustion Program

The exhaustion epigenetic landscape is largely resistant to checkpoint blockade:

  • Stable open chromatin at exhaustion-associated genes (TOX, NR4A, checkpoint loci)
  • Epigenetic scars maintained even after PD-1 therapy
  • Re-exhaustion occurs upon cessation of checkpoint blockade
  • Therapeutic implications: Epigenetic modifiers may enhance durability

Prerequisites

  • Python 3.10+
  • Scanpy/Seurat for scRNA-seq
  • ArchR/Signac for scATAC-seq
  • CellTypist or custom classifiers

Related Skills

  • CAR_T_Design - For engineering exhaustion-resistant CAR-T cells
  • Immune_Repertoire_Analysis - For TCR clonotype tracking
  • Tumor_Microenvironment - For TIL context analysis

Clinical Implications

  1. Patient Selection: High stem-like Tex predicts checkpoint response
  2. Combination Therapy: TIGIT + PD-1 for resistant tumors
  3. Epigenetic Therapy: DNMT/HDAC inhibitors to reprogram exhausted cells
  4. CAR-T Engineering: TOX knockout to prevent CAR-T exhaustion

Author

AI Group - Biomedical AI Platform

<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 3,010
本站分层T1
该仓技能数897
原文件路径skills/tcell-exhaustion-analysis-agent/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 897 个技能