Workflow guidance and model reference for single-cell foundation models (scGPT, Geneformer, UCE, scBERT, etc.). Covers model selection, validation-first workflow, and per-model I/O contracts.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill scfm --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scfm?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-scfm)More formats (shields.io, HTML) on the badges page.
---
id: scfm_skills_index
name: Single-Cell Foundation Models Skills Index
description: |
Workflow guidance and model reference for single-cell foundation models
(scGPT, Geneformer, UCE, scBERT, etc.). Covers model selection,
validation-first workflow, and per-model I/O contracts.
tags: [scfm, foundation-models, scGPT, geneformer, UCE, embeddings]
---
# 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](./workflow.md)
### SCFM Model Reference
Per-model reference cards with I/O contracts, gene ID schemes, and hardware requirements.
**Skill file**: [models.md](./models.md)
### Detailed Model Documentation
In-depth specs for individual models (scBERT, scGPT, Geneformer, UCE, etc.).
**Docs folder**: [_docs/](./_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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.
Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.
Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".