Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Automated analysis pipeline for Spatial Transcriptomics (Visium, Xenium) integrating histology and gene expression.
.claude/skills/spatial-transcriptomics-analysis/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -57% | 0% |
<!--
#
#
-->
Version: 1.0.0 Author: MD BABU MIA, PhD Date: February 2026
This skill provides automated analysis capabilities for Spatial Transcriptomics data, specifically designed for 10x Visium and Xenium platforms. It enables the integration of histological data with gene expression profiles to uncover spatial organization of cell types.
pythonfrom Skills.Genomics.Spatial_Transcriptomics.spatial_analyzer import SpatialAnalyzer # Initialize sa = SpatialAnalyzer(data_path="./data/visium_sample1") # Run Pipeline sa.load_data() sa.preprocess() sa.find_spatial_features() sa.plot_spatial("INS", save_path="./output/insulin_spatial.png")
<!-- 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 | 14,860 | 7,278 | -51% | 1 | 1 | 0% | 3,327 | 2,140 | -36% | 0 | 0 | — |
case-02 | fail→fail | 19,337 | 14,624 | -24% | 1 | 1 | 0% | 3,587 | 3,591 | +0% | 0 | 0 | — |
case-03 | fail→pass | 15,940 | 11,908 | -25% | 1 | 1 | 0% | 3,468 | 2,361 | -32% | 0 | 0 | — |
case-14 | fail→pass | 11,692 | 6,020 | -49% | 1 | 1 | 0% | 2,573 | 1,753 | -32% | 0 | 0 | — |
case-20 | pass→pass | 12,333 | 12,304 | -0% | 1 | 1 | 0% | 2,551 | 3,016 | +18% | 0 | 0 | — |
case-21 | pass→pass | 14,669 | 13,085 | -11% | 1 | 1 | 0% | 3,136 | 3,165 | +1% | 0 | 0 | — |
case-22 | pass→pass | 14,930 | 11,605 | -22% | 1 | 1 | 0% | 2,822 | 2,520 | -11% | 0 | 0 | — |
case-04 | fail→pass | 7,154 | 2,868 | -60% | 1 | 1 | 0% | 1,454 | 889 | -39% | 0 | 0 | — |
case-05 | pass→pass | 8,584 | 2,167 | -75% | 1 | 1 | 0% | 1,613 | 776 | -52% | 0 | 0 | — |
case-06 | pass→pass | 6,168 | 1,961 | -68% | 1 | 1 | 0% | 1,001 | 752 | -25% | 0 | 0 | — |
case-07 | fail→pass | 10,264 | 2,103 | -80% | 1 | 1 | 0% | 1,872 | 814 | -57% | 0 | 0 | — |
case-08 | fail→pass | 5,487 | 1,622 | -70% | 1 | 1 | 0% | 1,030 | 729 | -29% | 0 | 0 | — |
case-09 | pass→pass | 12,701 | 1,900 | -85% | 1 | 1 | 0% | 2,404 | 746 | -69% | 0 | 0 | — |
case-10 | pass→pass | 2,849 | 1,792 | -37% | 1 | 1 | 0% | 428 | 712 | +66% | 0 | 0 | — |
case-11 | pass→pass | 11,298 | 1,852 | -84% | 1 | 1 | 0% | 1,950 | 716 | -63% | 0 | 0 | — |
case-12 | pass→pass | 13,699 | 11,598 | -15% | 1 | 1 | 0% | 2,300 | 2,556 | +11% | 0 | 0 | — |
case-13 | fail→pass | 5,817 | 2,202 | -62% | 1 | 1 | 0% | 1,122 | 843 | -25% | 0 | 0 | — |
case-15 | fail→pass | 12,251 | 1,960 | -84% | 1 | 1 | 0% | 2,468 | 823 | -67% | 0 | 0 | — |
case-16 | pass→pass | 9,564 | 1,563 | -84% | 1 | 1 | 0% | 1,941 | 653 | -66% | 0 | 0 | — |
case-17 | fail→pass | 10,669 | 1,597 | -85% | 1 | 1 | 0% | 1,751 | 620 | -65% | 0 | 0 | — |
case-18 | fail→pass | 12,759 | 1,559 | -88% | 1 | 1 | 0% | 2,104 | 629 | -70% | 0 | 0 | — |
case-19 | pass→pass | 5,722 | 2,235 | -61% | 1 | 1 | 0% | 1,053 | 765 | -27% | 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. The headline lift of +45 percentage points is the difference between those two pass rates over the 22 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 | 0% |
Other measured skills in the registry, with their headline benchmark lift.