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

liquid-biopsy-analytics-agent

liquid-biopsy-analytics-agent,来自 FreedomIntelligence/OpenClaw-Medical-Skills 的 agent 技能。

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

它会碰到什么

扫了多少1 个文本文件,6 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: 'liquid-biopsy-analytics-agent'

description: 'Comprehensive analysis of liquid biopsy data (ctDNA, CTCs) for cancer detection, MRD monitoring, and response tracking.'

keywords:

  • liquid-biopsy
  • ctdna
  • mrd
  • cancer-detection
  • treatment-response

measurable_outcome: 'Detects circulating tumor DNA with 0.01% sensitivity and accurately predicts treatment response in longitudinal samples.'

allowed-tools:

  • read_file
  • run_shell_command

Liquid Biopsy Analytics Agent

The Liquid Biopsy Analytics Agent provides comprehensive AI-driven analysis of blood-based cancer biomarkers. It integrates circulating tumor DNA (ctDNA), circulating tumor cells (CTCs), exosomes, and cell-free RNA for multi-cancer early detection (MCED), minimal residual disease (MRD) monitoring, and treatment response assessment.

When to Use This Skill

  • For multi-cancer early detection screening from blood samples.
  • To monitor minimal residual disease (MRD) after curative treatment.
  • When tracking tumor evolution and resistance during therapy.
  • For real-time treatment response assessment.
  • To detect cancer recurrence before clinical or imaging evidence.

Core Capabilities

  1. ctDNA Mutation Analysis: Variant calling, VAF tracking, and clonal evolution from cell-free DNA.
  1. Methylation-Based Detection: cfDNA methylation patterns for cancer detection and tissue-of-origin identification.
  1. CTC Enumeration & Analysis: AI-powered CTC detection, enumeration, and molecular characterization.
  1. Multi-Modal Integration: Combines ctDNA, CTCs, and protein biomarkers with clinical/imaging data.
  1. MRD Monitoring: Ultra-sensitive detection of residual disease post-treatment.
  1. Response Prediction: AI models predicting treatment response from longitudinal liquid biopsy data.

Analyte Types and Applications

| Analyte | Detection Method | Clinical Use |

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

| ctDNA mutations | NGS, ddPCR | Therapy selection, resistance |

| ctDNA methylation | WGBS, targeted | MCED, tissue of origin |

| ctDNA fragmentation | WGS | Cancer detection |

| CTCs | CellSearch, microfluidics | Prognosis, monitoring |

| Exosomes | Immunocapture | Biomarker cargo |

| cfRNA | RT-qPCR, NGS | Gene expression |

Workflow

  1. Input: Liquid biopsy data (ctDNA variants, methylation, CTC counts, protein markers).
  1. Quality Control: Assess sample quality, input DNA amount, background noise.
  1. Variant Analysis: Call mutations, calculate VAF, filter artifacts (CHIP).
  1. Multi-analyte Integration: Combine biomarker signals using ML fusion.
  1. Clinical Interpretation: Generate actionable insights for treatment decisions.
  1. Longitudinal Tracking: Model dynamics for response assessment and recurrence detection.
  1. Output: Cancer detection probability, MRD status, treatment recommendations, clonal evolution.

Example Usage

User: "Analyze longitudinal ctDNA data from this lung cancer patient to assess treatment response and detect resistance."

Agent Action:

python3 Skills/Oncology/Liquid_Biopsy_Analytics_Agent/lb_analyzer.py \
    --ctdna_variants longitudinal_ctdna.vcf \
    --timepoints week0,week4,week8,week12 \
    --tumor_markers cea_values.csv \
    --baseline_tissue baseline_tumor.maf \
    --analysis response_resistance \
    --chip_filter true \
    --output lb_report/

AI/ML Models

Multi-Cancer Early Detection (MCED):

  • Methylation-based classifiers (sensitivity ~50-80% at 99% specificity)
  • Multi-analyte combination models
  • Tissue-of-origin prediction
  • Integration with imaging and clinical risk

MRD Detection:

  • Tumor-informed (personalized panels from tissue)
  • Tumor-agnostic (fixed panels, methylation)
  • Detection limits: 0.01% - 0.001% VAF

Response Prediction:

  • Longitudinal VAF dynamics modeling
  • Bayesian evolution frameworks
  • Time-to-progression prediction

Clonal Hematopoiesis Filtering

Critical challenge in liquid biopsy interpretation:

| Gene | Prevalence | Action |

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

| DNMT3A | 30-40% of CHIP | Filter if VAF stable, no tumor context |

| TET2 | 20-30% | Filter if VAF stable |

| ASXL1 | 10-15% | Filter if VAF stable |

| TP53 | 5-10% | Context-dependent (tumor vs CHIP) |

| Matched WBC | Gold standard | Subtract germline/CHIP variants |

Commercial Platforms (Reference)

| Platform | Technology | Application |

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

| Guardant360 | ctDNA NGS | Therapy selection |

| FoundationOne Liquid | ctDNA NGS | Comprehensive profiling |

| Galleri | Methylation | MCED screening |

| Signatera | Tumor-informed | MRD monitoring |

| CellSearch | CTC | FDA-cleared enumeration |

Clinical Decision Points

  1. Treatment Selection: Actionable mutations (EGFR, ALK, ROS1, BRAF)
  2. Response Assessment: ctDNA clearance correlates with outcomes
  3. Resistance Detection: Emerging resistance mutations (T790M, C797S)
  4. Recurrence Monitoring: Lead time of 3-6 months over imaging

Prerequisites

  • Python 3.10+
  • NGS variant calling pipelines
  • Methylation analysis tools
  • Machine learning frameworks

Related Skills

  • ctDNA_Analysis - For detailed ctDNA workflows
  • Tumor_Clonal_Evolution - For evolutionary analysis
  • MRD_Detection - For residual disease focus

Limitations and Considerations

  • False positives: CHIP, benign tumors, inflammation
  • False negatives: Low shedding tumors, early stage
  • Technical variability: Pre-analytical factors critical
  • Cost: Multi-analyte panels expensive

Author

AI Group - Biomedical AI Platform

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

想直接用这个技能?

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

它属于哪个仓库

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

同一个仓库里的其他技能

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