Agent Skills
› companion-inc/feynman
› scgpt
scgpt
GitHub用于单细胞基础模型分析,涵盖嵌入、扰动预测及细胞注释等任务。指导数据记录、模型验证、结果保存及元数据比对,确保分析可追溯且严谨。
触发场景
请求单细胞嵌入分析
进行细胞状态注释
执行基因程序分析
安装
npx skills add companion-inc/feynman --skill scgpt -g -y
SKILL.md
Frontmatter
{
"name": "scgpt",
"description": "Use scGPT-style single-cell foundation model workflows. Use when a task asks for single-cell embeddings, perturbation prediction, cell annotation, batch transfer, or gene-program analysis."
}
scGPT
Use this skill for single-cell foundation model analysis.
Workflow:
- Record dataset source, organism, modality, preprocessing, gene identifiers, cell labels, and perturbation design.
- Verify model/checkpoint/package availability before running.
- Save AnnData or matrix manifests, preprocessing code, model version, embeddings, predictions, plots, and logs.
- Compare labels or predictions against source metadata, marker genes, perturbation controls, and literature.
- Preserve batch, donor, disease, and assay provenance in every summary table.
Do not present cell-state labels without marker or metadata support.
版本历史
- 54d08a3 当前 2026-07-25 07:16


