Agent skill · Data & Analytics

tooluniverse-spatial-transcriptomics

Analyze spatial transcriptomics data to map gene expression in tissue architecture. Supports 10x Visium, MERFISH, seqFISH, Slide-seq, and imaging-based platforms. Performs spatial clustering, domain identification, cell-cell proximity analysis, spatial gene expression patterns, tissue architecture mapping, and integration with single-cell data. Use when analyzing spatial transcriptomics datasets, studying tissue organization, identifying spatial expression patterns, mapping cell-cell interactions in tissue context, characterizing tumor microenvironment spatial structure, or integrating spatial

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill tooluniverse-spatial-transcriptomics --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 23 KB
Bundled scripts: none
Path: skills/openclaw/tooluniverse-spatial-transcriptomics/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Analyzes spatial transcriptomics data to map gene expression within tissue architecture, identifying spatial domains, spatially variable genes, and cell-cell proximity. It supports integrating spatial data with single-cell RNA-seq, and includes workflows for clustering, neighborhood analysis, ligand-receptor spatial interactions, and tissue-focused reports. The skill emphasizes analyzing spatial organization, tissue morphology, tumor microenvironment structure, and integration with scRNA-seq data for comprehensive tissue analysis.

How it works

  • Data Import: Loads spatial transcriptomics data (e.g., 10x Visium, MERFISH, seqFISH, Slide-seq, Xenium) and tissue images. Provides Python examples for loading Visium data with an AnnData object and accessing spatial coordinates and tissue images.
  • Quality Control: Performs spot-level QC, alignment verification, and filtering of low-quality spots based on gene counts, UMI counts, and mitochondrial content.
  • Preprocessing & Normalization: Applies gene filtering, total-count normalization, log transformation, and optional spatial smoothing. Stores raw counts for reference.
  • Spatial Clustering: Conducts PCA, builds spatial neighbor graphs, and runs Leiden clustering with spatial constraints to define spatial domains. Visualizes domains on the tissue.
  • Spatial Variable Genes: Computes Moran's I-based spatial autocorrelation to identify spatially patterned genes, and ranks them by spatial significance.
  • Neighborhood Analysis: Defines spatial neighborhoods and assesses enrichment of cell types or domains in proximity; identifies interaction zones and niche regions.
  • Integration with scRNA-seq: Performs deconvolution to map cell type abundances per spot, and visualizes spatial distributions of cell types.
  • Spatial Cell Communication: Identifies proximal cell-type pairs and scores ligand-receptor interactions using a ligand-receptor database (OmniPath) and spatial proximity data; highlights interaction hotspots.
  • Spatial Reporting & Visualization: Generates tissue-domain overviews, maps of spatially variable genes, cell-type spatial maps, interaction networks, and 3D visualizations if applicable.

When to use it

Use when you have spatial transcriptomics data and questions about tissue architecture, spatial organization, or cell–cell interactions in tissue context. Applicable for identifying spatial domains, spatial gene expression patterns, tumor microenvironment structure, and integrating spatial data with scRNA-seq annotations. Example triggers include requests to identify spatial domains in a dataset, find spatially variable genes, map tumor microenvironment structure, or integrate spatial data with scRNA-seq data.

What it can touch

  • Tools referenced: 0
From the SKILL.md

# Spatial Transcriptomics Analysis Comprehensive analysis of spatially-resolved transcriptomics data to understand gene expression patterns in tissue architecture context. Combines expression profiling with spatial coordinates to reveal tissue organization, cell-cell interactions, and spatially variable genes. ## When to Use This Skill **Triggers**: - User has spatial transcriptomics data (Visium, MERFISH, seqFISH, etc.) - Questions about tissue architecture or spatial organization - Spatial gene expression pattern analysis - Cell-cell proximity or neighborhood analysis requests - Tumor microenvironment spatial structure questions - Integration of spatial with single-cell data - Spatial domain identification - Tissue morphology correlation with expression **Example Questions This Skill Solves**: 1. "Analyze this 10x Visium dataset to identify spatial domains" 2. "Which genes show spatially variable expression in this tissue?" 3. "Map the tumor microenvironment spatial organization" 4. "Find genes enriched at tissue boundaries" 5. "Identify cell-cell interactions based on spatial proximity" 6. "Integrate spatial transcriptomics with scRNA-seq annotations" 7. "Characterize spatial gr

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Core Capabilities
  3. Workflow Overview
  4. Phase Details
  5. Phase 1: Data Import & Quality Control
  6. Phase 2: Preprocessing & Normalization
  7. Phase 3: Spatial Clustering
  8. Phase 4: Spatially Variable Genes
  9. Phase 5: Neighborhood Analysis
  10. Phase 6: Integration with Single-Cell RNA-seq
  11. Phase 7: Spatial Cell Communication
  12. Phase 8: Spatial Report Generation
  13. Integration with ToolUniverse Skills
  14. Example Use Cases
More from awesome-bio-agent-skills
All skills →
About this skill
What does the tooluniverse-spatial-transcriptomics skill do?

Analyze spatial transcriptomics data to map gene expression in tissue architecture. Supports 10x Visium, MERFISH, seqFISH, Slide-seq, and imaging-based platforms. Performs spatial clustering, domain identification, cell-cell proximity analysis, spatial gene expression patterns, tissue architecture mapping, and integration with single-cell data. Use when analyzing spatial transcriptomics datasets, studying tissue organization, identifying spatial expression patterns, mapping cell-cell interactions in tissue context, characterizing tumor microenvironment spatial structure, or integrating spatial

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill tooluniverse-spatial-transcriptomics --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going