agentsclimarketplace

Omics

Skill BioTender-max/awesome-bio-agent-skills/skills/pantheon/omics

A curated collection of AI agent skills for biomedical research, covering genomics, proteomics, single-cell analysis, clinical AI, and protein design.

Install
npx -y skills add BioTender-max/awesome-bio-agent-skills --skill omics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Skills for single-cell and spatial omics data analysis. Best practices, code snippets, and workflows for the scverse ecosystem.

SKILL.md

4.6 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

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

  1. Before analysis: Scan this index for relevant skills
  2. Load skill file: Read the full skill document for detailed guidance
  3. Follow best practices: Use the code snippets and workflows provided
  4. Adapt as needed: Skills are templates; adjust for your specific data

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 327,132. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.