Agent skill

SC Best Practices Skills Index

Skills derived from the Single-cell Best Practices book (sc-best-practices.org). Comprehensive workflows and guidelines for single-cell and spatial omics analysis.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill sc_best_practices --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 14
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/pantheon/sc_best_practices/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SC Best Practices Skills Best practices and workflows for single-cell and spatial omics data analysis, based on the [Single-cell Best Practices](https://www.sc-best-practices.org) book. When performing specific analysis tasks, load the relevant skill files to guide your approach. ## Available Skills ### Introduction & Fundamentals Overview of single-cell RNA-seq technologies, raw data processing pipelines, analysis frameworks, and data format interoperability. **Skill file**: [introduction.md](./introduction.md) **When to use**: - Starting a new single-cell project and choosing technology/tools - Need guidance on raw data processing (CellRanger, STARsolo, Kallisto) - Converting between AnnData, SingleCellExperiment, and Seurat formats --- ### Preprocessing & Quality Control Quality control, ambient RNA removal, doublet detection, normalization, feature selection, and dimensionality reduction. **Skill file**: [preprocessing.md](./preprocessing.md) **When to use**: - Starting analysis of a new single-cell dataset - Filtering low-quality cells with MAD-based thresholds - Choosing normalization and feature selection methods - Running PCA, UMAP, or t-SNE --- ### Clustering & Cell Type

What's inside
Steps it walks through
  1. Available Skills
  2. Introduction & Fundamentals
  3. Preprocessing & Quality Control
  4. Clustering & Cell Type Annotation
  5. Trajectory Analysis
  6. Differential Expression & Condition Analysis
  7. Gene Regulatory Networks & Cell-Cell Communication
  8. Bulk Deconvolution
  9. Chromatin Accessibility (scATAC-seq)
  10. Spatial Omics
  11. Surface Protein (CITE-seq)
  12. Immune Repertoire (TCR/BCR)
  13. Multimodal Integration
  14. Reproducibility
Ships with 13 files
  • bulk_deconvolution.md
  • chromatin_accessibility.md
  • clustering_and_annotation.md
  • differential_and_condition.md
  • immune_repertoire.md
  • introduction.md
  • multimodal_integration.md
  • preprocessing.md
  • regulatory_and_communication.md
  • reproducibility.md
  • spatial_omics.md
  • surface_protein.md
  • trajectory_analysis.md
More from awesome-bio-agent-skills
All skills →
About this skill
What does the SC Best Practices Skills Index skill do?

Skills derived from the Single-cell Best Practices book (sc-best-practices.org). Comprehensive workflows and guidelines for single-cell and spatial omics analysis.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill sc_best_practices --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going