Spatial Omics Skills Index

Spatial Omics Skills Index is a skill for Claude Code, Codex from aristoteleo/PantheonOS. It costs 37 tokens per session (816 once invoked), scanned A, original, BSD-2-Clause.

A collection of workflows for spatial omics, which measures gene activity while preserving where cells or molecules are located in tissue. It covers mapping single-cell data to spatial data, 3D visualisation, and aligning tissue sections.

In plain words
What is it for?
Mapping single-cell RNA sequencing results onto spatial measurements, filling in unmeasured genes, transferring cell types, visualising 3D data, and aligning serial tissue sections.
Why use it?
Spatial datasets often require specialised methods to transfer cell labels, work with three-dimensional coordinates, or combine serial tissue sections. These workflows address those specific problems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aristoteleo/pantheonos/spatial
Any agent
npx skills add aristoteleo/PantheonOS --skill spatial
Clone the repo
git clone --depth 1 https://github.com/aristoteleo/PantheonOS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Spatial Omics Skills Index

README.md
[![agentmods](https://agentmods.dev/badge/skills/aristoteleo/pantheonos/spatial.svg)](https://agentmods.dev/skills/aristoteleo/pantheonos/spatial)
Your own site
<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/spatial"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/spatial.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 816 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00816
Opus 5 $0.00018 $0.00408
Sonnet 5 $0.00007 $0.00163
Haiku 4.5 $0.00004 $0.00082

Measured 6d ago against content hash 756aad138a18, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Spatial Omics Skills Index scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

pantheon/factory/templates/skills/omics/spatial/SKILL.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Spatial Omics Skills

Skills for spatial transcriptomics data analysis, mapping, and visualization.

Available Skills

Single-Cell to Spatial Mapping

Map scRNA-seq to spatial data using optimal transport (MOSCOT) for gene imputation and cell type transfer.

Skill file: single_cell_spatial_mapping.md

When to use:

  • You have paired scRNA-seq and spatial transcriptomics data
  • You want to impute genes not measured in the spatial modality
  • You want to transfer cell type annotations to spatial coordinates

3D Spatial Data Visualization

Interactive 3D visualization and rotating GIF animations for spatial data with PyVista.

Skill file: visualize_3d_spatial.md

When to use:

  • Your spatial data has 3D coordinates
  • You want to visualize gene expression or cell types in 3D
  • You want to create rotating GIF animations

Spatial 3D Slice Alignment (Spateo)

Align serial spatial transcriptomics sections into a 3D volume using Spateo morpho_align with pairwise rigid registration.

Skill file: spatial_3d_alignment.md

When to use:

  • You have serial tissue sections that need 3D reconstruction
  • You want morphology + expression-based slice registration
  • You need rigid transformations between consecutive sections

Spatial Cell-Cell Interaction (Spateo LR)

Infer ligand-receptor interactions between spatially adjacent cell types using Spateo's two-group CCI analysis with permutation testing.

Skill file: spatial_cci.md

When to use:

  • You want to find LR interactions constrained by spatial proximity
  • You have imputed spatial data with mapped cell type labels
  • You want to compare spatial vs non-spatial CCI results

Spatial Deconvolution (Cell2location / Tangram)

Estimate cell type composition at each spatial location using scRNA-seq reference data. Two-stage model training with Cell2location, or simpler Tangram alternative.

Read the full file on GitHub · 102 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 102 lines · 37 tokens per session scan A 756aad138a18

Subscribe to this mod's changes

Spatial Omics Skills Index is a skill published in the GitHub repository aristoteleo/PantheonOS (482 stars, last pushed 3d ago), licensed BSD-2-Clause. It adds 37 tokens to every session and 816 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.