Single-Cell Analysis Skills Index

Single-Cell Analysis Skills Index is a skill for Claude Code, Codex from aristoteleo/PantheonOS. It costs 48 tokens per session (351 once invoked), scanned A, original, BSD-2-Clause.

A set of workflows for analysing single-cell RNA sequencing data, which measures gene activity in individual cells. It covers quality checks, assigning cell-type labels, and reconstructing paths such as cell differentiation.

In plain words
What is it for?
Filtering poor-quality cells, detecting doublets, normalising data, visualising quality measures, identifying cell types, and studying differentiation paths or RNA velocity.
Why use it?
It brings common early analysis tasks into one place and helps avoid using unsuitable cells or drawing conclusions without checking data quality.

Skill for Claude CodeCodex

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

Good fit Filtering poor-quality cells, detecting doublets, normalising data, visualising quality measures, identifying cell types, and studying differentiation paths or RNA velocity.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aristoteleo/pantheonos/single_cell
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.

Any agent
npx skills add aristoteleo/PantheonOS --skill single_cell
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 Single-Cell Analysis Skills Index

README.md
[![agentmods](https://agentmods.dev/badge/skills/aristoteleo/pantheonos/single_cell.svg)](https://agentmods.dev/skills/aristoteleo/pantheonos/single_cell)
Your own site
<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/single_cell"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/single_cell.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 351 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00048 $0.00351
Opus 5 $0.00024 $0.00176
Sonnet 5 $0.00010 $0.00070
Haiku 4.5 $0.00005 $0.00035

Measured 8d ago against content hash f4a077f65f4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Single-Cell Analysis 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 8d 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/single_cell/SKILL.md · 53 lines

What it actually says

Core Single-Cell Analysis Skills

High-priority, actionable workflows for the most common single-cell analysis tasks. For deeper background and alternative methods, see the supplementary SC Best Practices reference.

Available Skills

Quality Control

Standard QC workflow: filtering low-quality cells, doublet detection, normalization, and QC metric visualization.

Skill file: quality_control.md

When to use:

  • Starting analysis of a new single-cell dataset
  • Need to filter low-quality cells
  • Assessing data quality metrics

Cell Type Annotation

Marker-based and reference-based approaches for assigning cell type labels.

Skill file: cell_type_annotation.md

When to use:

  • After clustering, need to assign cell type labels
  • Using marker genes for annotation
  • Using reference-based methods (CellTypist, scArches)

Trajectory Inference

Pseudotime analysis and trajectory inference for cell differentiation, lineage tracing, and RNA velocity.

Skill file: trajectory_inference.md

When to use:

  • Studying cell differentiation paths
  • Neurogenesis or developmental trajectory analysis
  • RNA velocity for directional dynamics
Files

What ships with it

3 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. 8d ago First seen · 53 lines · 48 tokens per session scan A f4a077f65f4d

Subscribe to this mod's changes

Single-Cell Analysis Skills Index is a skill published in the GitHub repository aristoteleo/PantheonOS (482 stars, last pushed yesterday), licensed BSD-2-Clause. It adds 48 tokens to every session and 351 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.

Related

Other skills, from other repositories

cellxgene-census-query

Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, and integrate with scanpy/PyTorch for population-scale single-cell analysis. Use this skill when: (1) Querying single-cell expression data by cell type, tissue, or disease, (2) Exploring available single-cell datasets…

PharMolix/OpenBioMed · 105 tokens

sc-filter

Load when removing low-quality cells and lowly-detected genes from a single-cell AnnData using QC-derived thresholds or tissue presets. Skip when the full normalize→HVG→PCA→cluster pipeline (use sc-preprocessing); reads are still raw FASTQ (use sc-fastq-qc).

TianGzlab/OmicsClaw · 63 tokens

sc-consensus-pseudotime

Load when you want a single-cell pseudotime ordering robust to the choice of trajectory method — fanning out DPT/Palantir/VIA from a shared root, rank-aligning them, and voting a consensus pseudotime with per-cell uncertainty. Skip when you have branching multi-lineage trajectories; no defined root.

TianGzlab/OmicsClaw · 74 tokens

sc-fastq-qc

Load when checking raw single-cell FASTQ read quality (Phred / GC / adapter / length) before counting. Skip when reads are already counted (use sc-qc); bulk FASTQ (use bulkrna-read-qc).

TianGzlab/OmicsClaw · 53 tokens

sc-qc

Load when computing per-cell QC metrics (ngenes, total counts, mt%, ribo%) on a single-cell AnnData before filtering. Skip when reads are still raw FASTQ (use sc-fastq-qc); you want to filter cells now (use sc-filter).

TianGzlab/OmicsClaw · 60 tokens

cell-type-annotation

Generate code to assign cell type labels to single-cell RNA-seq clusters using CellTypist, SingleR, marker-based annotation, or reference label transfer (scANVI/ingest). Triggers on requests to "annotate cell types", "label clusters", "run CellTypist", "SingleR annotation", "marker gene dotplot", "transfer labels from…

awslabs/hcls-agent-skills · 130 tokens