Skip to main content

Biomedical Skills

SKILL.md files for cancer bioinformatics. Drop one into your project and your AI coding agent handles TCGA data, normalization, and statistics correctly.

GitHub Stars License Last Commit

R Bioconductor TCGA Skills

Works with Claude Code · Cursor · Codex CLI · Gemini CLI


graph LR
    A["Browse skills"] --> B["Copy SKILL.md<br>to your project"] --> C["Agent reads<br>domain protocols"] --> D["Correct code with<br>tested parameters"]
    style A fill:#1a1a2e,stroke:#00d9ff,color:#fff,stroke-width:2px
    style B fill:#1a1a2e,stroke:#4ecdc4,color:#fff,stroke-width:2px
    style C fill:#1a1a2e,stroke:#ff6b6b,color:#fff,stroke-width:2px
    style D fill:#1a1a2e,stroke:#87b13f,color:#fff,stroke-width:2px

Skills

Skill Description Tests
cancer-multiomics Multi-omics analysis for TCGA/GEO — expression (DESeq2), mutation (maftools), CNV (GISTIC2), methylation (minfi, DMRcate) TCGA-LUAD
immune-deconvolution Tumor microenvironment estimation via immunedeconvquanTIseq, EPIC, CIBERSORT, xCell, MCP-counter, TIMER, ESTIMATE, tumor purity correction TCGA-BRCA
survival-analysis Time-to-event analysis — Kaplan-Meier (ggsurvfit), Cox PH (survival), competing risks (tidycmprsk), RMST (survRM2), optimal cutpoints, forest plots TCGA-GBM
single-cell-atlas Full scRNA-seq pipeline — QC, doublet detection, normalization, batch integration (Harmony, scVI), Leiden clustering, annotation (CellTypist), pseudobulk DE, trajectory (scVelo, Monocle3), cell communication (CellChat, LIANA), TF activity (decoupleR). Seurat v5 + scanpy PBMC 3k
spatial-transcriptomics Visium, Visium HD, Xenium, MERSCOPE, CosMx — loading (spatialdata, VisiumIO), spatially local QC (SpotSweeper), spatially variable genes (squidpy, nnSVG), deconvolution (RCTD, cell2location), domains (BANKSY, CellCharter), communication (LIANA+) Visium mouse brain
foundation-models scGPT, Geneformer, UCE, TranscriptFormer, Nicheformer, Tahoe-x1 — zero-shot embeddings, fine-tuning for annotation, in-silico perturbation, and the benchmark evidence for when a linear baseline wins instead

Quick start

pip install biomedical-ai-skills

From your project directory:

biomedical-skills list                                    # what's available
biomedical-skills install spatial-transcriptomics         # -> .claude/skills/
biomedical-skills install --all                           # everything
biomedical-skills install cancer-multiomics --target .cursor/skills

No dependencies, so it installs in a couple of seconds.

Or skip the package and copy the files directly:

git clone https://github.com/zamushwani/biomedical-ai-skills.git

mkdir -p your-project/.claude/skills/cancer-multiomics
cp skills/cancer-multiomics/SKILL.md your-project/.claude/skills/cancer-multiomics/

What's a SKILL.md?

A file that gives AI coding agents domain knowledge for a specific field. The agent reads it before generating code and follows tested protocols instead of guessing at parameters.

Without a skill: agent runs DESeq2 without pre-filtering, skips lfcShrink(), uses wrong contrast syntax. With a skill: agent pre-filters low-count genes, applies apeglm shrinkage, handles TCGA barcodes correctly.

Contributing

See CONTRIBUTING.md and SECURITY.md.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biomedical_ai_skills-0.2.1.tar.gz (106.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biomedical_ai_skills-0.2.1-py3-none-any.whl (75.8 kB view details)

Uploaded Python 3

File details

Details for the file biomedical_ai_skills-0.2.1.tar.gz.

File metadata

  • Download URL: biomedical_ai_skills-0.2.1.tar.gz
  • Upload date:
  • Size: 106.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for biomedical_ai_skills-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a352e30b402f5a0a15bee450bf18e7d427dacdd1d1b2271877452ba0018fd528
MD5 8555b269da642cc213b891cf0ddd1fe9
BLAKE2b-256 17b4e5e39c7cd47cd0a7f4fb6c1d821fc568d2a6954fea193744239c7e99b100

See more details on using hashes here.

Provenance

The following attestation bundles were made for biomedical_ai_skills-0.2.1.tar.gz:

Publisher: publish.yml on zamushwani/biomedical-ai-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file biomedical_ai_skills-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for biomedical_ai_skills-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0110295ab5de5164155dbd6271caad92fdae7abe6714799ec3fac7cc97688d89
MD5 be1e908d49a33220f6757ce68e440347
BLAKE2b-256 1fe4f1d75f8415dc6e0fa8be68ff920d883a3ab8c0ea0bec64949e1ad52fad51

See more details on using hashes here.

Provenance

The following attestation bundles were made for biomedical_ai_skills-0.2.1-py3-none-any.whl:

Publisher: publish.yml on zamushwani/biomedical-ai-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page