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.
npx skills add aristoteleo/PantheonOS --skill scfmgit clone --depth 1 https://github.com/aristoteleo/PantheonOSWrote 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.
[](https://agentmods.dev/skills/aristoteleo/pantheonos/scfm)<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/scfm"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/scfm/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/aristoteleo/pantheonos/scfm"><img src="https://agentmods.dev/badge/skills/aristoteleo/pantheonos/scfm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00049 | $0.00285 |
| Opus 5 | $0.00024 | $0.00143 |
| Sonnet 5 | $0.00010 | $0.00057 |
| Haiku 4.5 | $0.00005 | $0.00028 |
Grade A, and why
Single-Cell Foundation Models 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 10d 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.
What it actually says
Single-Cell Foundation Models (SCFM)
Workflow and model reference for embedding and integration with single-cell foundation models.
Available Skills
SCFM Workflow
Validation-first workflow for foundation model usage: profile, validate, run, interpret.
Skill file: workflow.md
SCFM Model Reference
Per-model reference cards with I/O contracts, gene ID schemes, and hardware requirements.
Skill file: models.md
Detailed Model Documentation
In-depth specs for individual models (scBERT, scGPT, Geneformer, UCE, etc.).
Docs folder: _docs/
When to Use
- You want FM embeddings (e.g.,
obsm["X_uce"],obsm["X_scGPT"]) - You need model selection based on gene ID scheme and species
- You want a validation-first workflow before heavy inference
What ships with it
23 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.
- _docs/checkpoint_layout.md 4.5 KB
- _docs/models/.gitkeep 101 B
- _docs/models/aidocell.md 1.9 KB
- _docs/models/atacformer.md 2.3 KB
- _docs/models/cell2sentence.md 2.1 KB
- _docs/models/cellfm.md 1.9 KB
- _docs/models/cellplm.md 1.9 KB
- _docs/models/chatcell.md 2.4 KB
- _docs/models/genecompass.md 2.0 KB
- _docs/models/genept.md 2.5 KB
- _docs/models/langcell.md 2.1 KB
- _docs/models/nicheformer.md 2.2 KB
- _docs/models/pulsar.md 1.9 KB
- _docs/models/scbert.md 2.0 KB
- _docs/models/sccello.md 2.0 KB
- _docs/models/scmulan.md 2.0 KB
- _docs/models/scplantllm.md 2.4 KB
- _docs/models/scprint.md 2.0 KB
- _docs/models/tgpt.md 1.9 KB
- _docs/README.md 3.2 KB
- _docs/SPEC_TEMPLATE.md 6.3 KB
- models.md 17 KB
- workflow.md 2.7 KB
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.
- 10d ago First seen · 41 lines · 49 tokens per session scan A 76c4eee1d97d
Single-Cell Foundation Models Skills Index is a skill published in the GitHub repository aristoteleo/PantheonOS (484 stars, last pushed yesterday), licensed BSD-2-Clause. It adds 49 tokens to every session and 285 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.
Other skills, from other repositories
esm
Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel…
esm2-sequence-scoring
ESM2 protein language model for sequence scoring, embeddings, and plausibility checks. Use this skill when: (1) Computing pseudo-log-likelihood (PLL) scores, (2) Getting protein embeddings for clustering, (3) Filtering designs by sequence plausibility, (4) Zero-shot variant effect prediction, (5) Analyzing…
meta-paper-write
Use this meta-skill instead of answering directly when the current user asks to draft or produce a new academic/research paper or LaTeX manuscript. It uses multi-skill orchestration for manuscript workflows that need source search, citation planning, experiment or figure/table placeholders, drafting, length checks…
paper-revision-author
Revise independently drafted paper sections into one coherent LaTeX body before the abstract is written.
histolab
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.
together-ai-inference
Serverless inference, fine-tuning, embeddings, image generation, and batch processing on 200+ open-source models via an OpenAI-compatible API. Use when you need fast, cost-effective access to open-source LLMs without managing infrastructure.