Install any skill in seconds. Free to start, no credit card required.
Get Started Free →AI-powered multimodal diagnostic fusion integrating radiology imaging (CT/MRI/PET), digital pathology (WSI), genomics, and clinical data for comprehensive cancer diagnosis and treatment planning.
.claude/skills/multimodal-radpath-fusion-agent/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 34% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 129% | 0% |
<!--
#
#
-->
The Multimodal Radpath Fusion Agent integrates diverse clinical data sources including radiology imaging (CT, MRI, PET), digital pathology whole slide images, genomic profiling, and electronic health records using state-of-the-art multimodal deep learning for comprehensive cancer diagnosis, treatment response prediction, and prognostic modeling.
| Modality | Data Type | Features Extracted | |----------|-----------|-------------------| | CT | DICOM volumes | Radiomics, deep features | | MRI | Multi-sequence DICOM | Texture, perfusion, ADC | | PET | SUV maps | Metabolic features | | H&E WSI | SVS/NDPI images | Histology, spatial patterns | | IHC | Stained slides | Biomarker quantification | | WES/WGS | VCF | Mutations, TMB, signatures | | RNA-seq | Expression matrix | Pathway signatures | | Clinical | EHR data | Demographics, labs, history |
| Architecture | Method | Best For | |--------------|--------|----------| | AMRI-Net | Attention fusion | Radiology focus | | PathOmCLIP | Contrastive learning | Path-omics alignment | | SMuRF | Swin Transformer | Multi-region integration | | MultiModal Transformer | Self-attention | All modalities | | GNN Fusion | Graph networks | Spatial relationships |
User: "Integrate this lung cancer patient's CT scan, biopsy pathology, and genomic profiling for comprehensive assessment and treatment recommendation."
Agent Action:
bashpython3 Skills/Clinical/Multimodal_Radpath_Fusion_Agent/multimodal_fusion.py \ --ct_dicom ct_chest/ \ --pet_dicom pet_scan/ \ --wsi_path biopsy.svs \ --genomic_vcf tumor_wes.vcf \ --rna_expression expression.tsv \ --clinical_ehr patient_data.json \ --task treatment_recommendation \ --cancer_type nsclc \ --output integrated_assessment/
| Output | Description | Format | |--------|-------------|--------| | Integrated Diagnosis | Multi-modal classification | .json | | Treatment Prediction | Response probabilities | .json | | Survival Estimate | Prognostic curves | .json, .png | | Feature Attribution | Modality importance | .json | | Attention Maps | Visual explanations | .npy, .png | | Clinical Report | Summary for tumor board | .pdf | | Confidence Scores | Prediction uncertainty | .json |
| Application | Modalities | Performance | |-------------|------------|-------------| | NSCLC IO Response | CT + H&E + PD-L1 | AUC 0.85 | | HCC Treatment Selection | MRI + H&E + AFP | AUC 0.82 | | Breast Neoadjuvant | MRI + H&E + HER2 | AUC 0.88 | | HNSCC HPV/Prognosis | CT + H&E + p16 | AUC 0.89 | | GBM Survival | MRI + H&E + MGMT | C-index 0.76 |
| Molecular Feature | Imaging Modality | Accuracy | |-------------------|------------------|----------| | EGFR mutation | CT | 75-80% | | KRAS mutation | CT | 70-75% | | PD-L1 expression | CT + H&E | 80-85% | | MSI status | H&E | 85-90% | | TMB level | H&E | 75-80% | | HRD status | H&E | 78-83% |
Feature Extraction:
Fusion Methods:
Prediction Models:
| Integration Point | System | Purpose | |-------------------|--------|---------| | PACS | Radiology archive | Image retrieval | | LIS | Pathology system | Slide access | | EHR | Medical records | Clinical data | | Tumor Board | MDT platform | Decision support | | Reporting | Clinical reports | Documentation |
| Method | Output | Purpose | |--------|--------|---------| | Attention Maps | Heatmaps | Important regions | | SHAP Values | Feature importance | Modality contribution | | GradCAM | Activation maps | Visual explanation | | Counterfactuals | What-if analysis | Decision boundaries |
| QC Check | Threshold | Action | |----------|-----------|--------| | Image Quality | Score >0.7 | Flag for review | | Data Completeness | >80% fields | Proceed or wait | | Prediction Confidence | >0.6 | Report with confidence | | Calibration | ECE <0.1 | Trust probabilities |
AI Group - Biomedical AI Platform
<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 23,204 | 21,344 | -8% | 1 | 1 | 0% | 4,252 | 5,706 | +34% | 0 | 0 | — |
case-02 | fail→pass | 13,251 | 6,691 | -50% | 1 | 1 | 0% | 2,336 | 3,073 | +32% | 0 | 0 | — |
case-22 | fail→pass | 14,823 | 5,341 | -64% | 1 | 1 | 0% | 2,449 | 2,779 | +13% | 0 | 0 | — |
case-15 | pass→pass | 22,494 | 1,903 | -92% | 1 | 1 | 0% | 1,988 | 2,016 | +1% | 0 | 0 | — |
case-21 | fail→pass | 17,326 | 5,088 | -71% | 1 | 1 | 0% | 2,643 | 2,666 | +1% | 0 | 0 | — |
case-03 | fail→pass | 15,024 | 4,474 | -70% | 1 | 1 | 0% | 1,174 | 2,688 | +129% | 0 | 0 | — |
case-04 | fail→pass | 8,460 | 4,047 | -52% | 1 | 1 | 0% | 1,505 | 2,402 | +60% | 0 | 0 | — |
case-05 | fail→pass | 22,644 | 3,045 | -87% | 1 | 1 | 0% | 2,370 | 2,283 | -4% | 0 | 0 | — |
case-06 | fail→pass | 11,505 | 6,590 | -43% | 1 | 1 | 0% | 1,818 | 2,949 | +62% | 0 | 0 | — |
case-07 | pass→pass | 13,762 | 6,825 | -50% | 1 | 1 | 0% | 2,356 | 2,982 | +27% | 0 | 0 | — |
case-08 | fail→pass | 12,223 | 7,816 | -36% | 1 | 1 | 0% | 2,273 | 3,057 | +34% | 0 | 0 | — |
case-09 | fail→pass | 9,992 | 4,776 | -52% | 1 | 1 | 0% | 1,725 | 2,477 | +44% | 0 | 0 | — |
case-10 | fail→pass | 10,749 | 3,488 | -68% | 1 | 1 | 0% | 1,793 | 2,323 | +30% | 0 | 0 | — |
case-11 | fail→pass | 12,922 | 3,638 | -72% | 1 | 1 | 0% | 2,332 | 2,317 | -1% | 0 | 0 | — |
case-12 | pass→pass | 9,402 | 2,322 | -75% | 1 | 1 | 0% | 1,468 | 2,094 | +43% | 0 | 0 | — |
case-13 | fail→pass | 24,246 | 2,205 | -91% | 1 | 1 | 0% | 942 | 2,034 | +116% | 0 | 0 | — |
case-14 | pass→pass | 8,617 | 1,856 | -78% | 1 | 1 | 0% | 1,451 | 1,982 | +37% | 0 | 0 | — |
case-16 | pass→pass | 13,019 | 2,679 | -79% | 1 | 1 | 0% | 2,324 | 2,170 | -7% | 0 | 0 | — |
case-17 | pass→pass | 6,717 | 3,791 | -44% | 1 | 1 | 0% | 1,190 | 2,270 | +91% | 0 | 0 | — |
case-18 | pass→pass | 16,155 | 4,841 | -70% | 1 | 1 | 0% | 2,740 | 2,578 | -6% | 0 | 0 | — |
case-19 | fail→pass | 25,435 | 3,502 | -86% | 1 | 1 | 0% | 1,614 | 2,252 | +40% | 0 | 0 | — |
case-20 | fail→pass | 17,591 | 10,620 | -40% | 1 | 1 | 0% | 3,030 | 3,784 | +25% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 19 counted toward the lift figure. The other 3 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +68 percentage points is the difference between those two pass rates over the 19 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
| Model | Method | Date | Lift |
|---|---|---|---|
| gemini-3.6-flash | verified | 7/26/2026 | +52% |
Other measured skills in the registry, with their headline benchmark lift.