Omics Analysis Skills Index
- Repo stars 428
- Author updated Live
- Author repo PantheonOS
- Domain
- Other
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @aristoteleo · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: Omics Analysis Skills Index
description: | Best practices and workflows for single-cell and spatial omics analysis. Load the relevant ski…
category: other
runtime: no special runtime
---
# Omics Analysis Skills Index output preview
## PART A: Task fit
- Use case: | Best practices and workflows for single-cell and spatial omics analysis. Load the relevant skill files when performing specific analysis tasks. High-priority, actionable workflows for the most common single-cell analysis tasks. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Core Single-Cell Skills / Gene Panel Selection / Spatial Omics” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “| Best practices and workflows for single-cell and spatial omics analysis. Load the relevant skill files when performing specific analysis tasks. High-priority, actionable workflows for the most common single-cell analysis tasks. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.”.
- **02** When the source has headings, the agent prioritizes “Core Single-Cell Skills / Gene Panel Selection / Spatial Omics” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “Core Single-Cell Skills / Gene Panel Selection / Spatial Omics”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: Omics Analysis Skills Index
description: | Best practices and workflows for single-cell and spatial omics analysis. Load the relevant ski…
category: other
source: aristoteleo/PantheonOS
---
# Omics Analysis Skills Index
## When to use
- | Best practices and workflows for single-cell and spatial omics analysis. Load the relevant skill files when performi…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Core Single-Cell Skills / Gene Panel Selection / Spatial Omics” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "Omics Analysis Skills Index" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Core Single-Cell Skills / Gene Panel Selection / Spatial Omics
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} Agent Skills for Omics Data Analysis
Best practices and workflows for single-cell and spatial omics analysis. Load the relevant skill files when performing specific analysis tasks.
Core Single-Cell Skills
High-priority, actionable workflows for the most common single-cell analysis tasks.
Skill index: single_cell/SKILL.md
Skills:
- Quality Control: Filtering, doublet detection, normalization, QC metrics
- Cell Type Annotation: Marker-based and reference-based label assignment
- Trajectory Inference: Pseudotime, lineage tracing, RNA velocity
Gene Panel Selection
End-to-end workflow for designing gene panels in scRNA-seq and spatial transcriptomics (HVG/DE/RF/scGeneFit/SpaPROS), with sub-panel discovery, consensus scoring, biological completion, and benchmarking.
Skill folder: gene_panel_selection/
When to use:
- Designing a gene panel for spatial transcriptomics
- Benchmarking existing panels (ARI/NMI/Silhouette + UMAP)
- IMPORTANT: When doing gene panel selection, strictly follow this workflow
Spatial Omics
Skills for spatial transcriptomics mapping, imputation, and 3D visualization.
Skill index: spatial/SKILL.md
Skills:
- Single-Cell to Spatial Mapping: Map scRNA-seq to spatial data with MOSCOT for gene imputation and cell type transfer
- 3D Spatial Visualization: Interactive 3D plots and rotating animations with PyVista
When to use:
- You have paired scRNA-seq and spatial transcriptomics data
- You want to impute genes or transfer cell type labels to spatial coordinates
- Your spatial data has 3D coordinates and you want to visualize them
Single-Cell Foundation Models (SCFM)
Workflow and model reference for embedding/integration with foundation models (scGPT, Geneformer, UCE, scBERT, etc.).
Skill index: scfm/SKILL.md
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
Database Access
Tools for querying genomic databases, downloading sequencing data, and accessing large-scale single-cell datasets programmatically.
Skill index: database_access/SKILL.md
Tools covered:
- gget: 23 modules for querying Ensembl, NCBI, UniProt, COSMIC, OpenTargets, etc.
- iSeq: CLI for downloading from GSA, SRA, ENA, DDBJ, GEO
- CZ CELLxGENE Census: API for 217M+ single-cell observations
Upstream Processing
Technology-specific pipelines for processing raw sequencing data into analysis-ready count matrices.
Skill index: upstream_processing/SKILL.md
Technologies covered:
- nf-core Pipelines: 143+ Nextflow pipelines for scRNA-seq, spatial, bulk, ATAC-seq, ChIP-seq, variant calling
- OpenST: Open-source spatial transcriptomics processing pipeline
General Data Analysis
Cross-cutting skills for environment setup and computational performance.
Skill index: general_data_analysis/SKILL.md
Skills:
- Environment Management: Conda/Mamba/venv setup for reproducible environments
- Parallel Computing: Multi-core CPU, GPU acceleration, memory optimization
Supplementary Reference: SC Best Practices
Comprehensive guidance derived from the Single-cell Best Practices book. Use as supplementary context when the core skills above need deeper background.
Skill index: sc_best_practices/SKILL.md
Topics covered:
- Preprocessing, normalization, dimensionality reduction
- Clustering, annotation, dataset integration
- Trajectory analysis, RNA velocity, lineage tracing
- Differential expression, compositional analysis, pathway analysis
- Gene regulatory networks, cell-cell communication
- Bulk deconvolution, scATAC-seq, spatial omics
- CITE-seq, immune repertoire (TCR/BCR)
- Multimodal integration, reproducibility
Using Skills
- Before analysis: Scan this index for relevant skills
- Load skill file: Read the full skill document for detailed guidance
- Follow best practices: Use the code snippets and workflows provided
- Adapt as needed: Skills are templates; adjust for your specific data
Decide Fit First
Design Intent
How To Use It
Boundaries And Review