BioTender-max/awesome-bio-agent-skills

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

178Stars on the repository
200Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Integrate multiple scRNA-seq samples/batches using Harmony, scVI, Seurat anchors, and fastMNN. Remove technical variation while preserving biological differences. Use when integrating multiple scRNA-seq batches or datasets.

not rated 178 +6 2mo ago A 53 tokens

bio-batch-processing

146

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Process multiple sequence files in batch using Biopython. Use when working with many files, merging/splitting sequences, or automating file operations across directories.

not rated 178 +6 2mo ago A 37 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Run Bayesian phylogenetic analysis with MrBayes, BEAST2, RevBayes, and PhyloBayes including MCMC convergence diagnostics and model comparison. Use when needing posterior probability support, Bayesian model averaging, site-heterogeneous models for deep phylogenies, or formal model comparison via stepping-stone sampling.

not rated 178 +6 2mo ago A 76 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Designs Bayesian clinical trials including Phase I dose-finding (BOIN, CRM, EWOC, mTPI-2), meta-analytic-predictive (MAP) priors with robust mixtures for external data borrowing, EXNEX for basket trials, hierarchical models for safety AE (Berry-Berry), Bayesian platform trials (I-SPY 2, GBM AGILE, REMAP-CAP), and…

not rated 178 +6 2mo ago A 164 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Bead-based normalization for CyTOF and high-parameter flow cytometry. Covers EQ bead normalization, signal drift correction, and batch normalization. Use when correcting instrument drift in CyTOF or harmonizing data across batches.

not rated 178 +6 2mo ago A 55 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

BED file format fundamentals, creation, validation, and basic operations. Covers BED3 through BED12 formats, coordinate systems, sorting, and format conversion using bedtools and pybedtools. Use when working with genomic coordinates or preparing interval files for downstream tools.

not rated 178 +6 2mo ago A 62 tokens

bio-bedgraph-handling

151

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Create, manipulate, and convert bedGraph files for genome browser visualization. Covers bedGraph format, conversion to/from bigWig, normalization, and signal processing. Use when handling coverage and signal tracks from ChIP-seq, ATAC-seq, or RNA-seq.

not rated 178 +6 2mo ago A 61 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Create and read bigWig browser tracks for visualizing continuous genomic data. Convert bedGraph to bigWig, extract signal values, and generate coverage tracks using UCSC tools and pyBigWig. Use when preparing coverage tracks for genome browsers or extracting signal at specific regions.

not rated 178 +6 2mo ago A 67 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Annotate CLIP-seq peaks or crosslink sites to RNA features (5'UTR, CDS, 3'UTR, intron, splice junction, snoRNA, tRNA, ncRNA, repeat elements) with ChIPseeker, RCAS, RBP-Maps (Yeo splicing regulatory maps), and bedtools, applying feature-priority hierarchies, transcript-context resolution, and metagene aggregation. Use…

not rated 178 +6 2mo ago A 142 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Calculates species richness, diversity, and turnover using the Hill number framework with iNEXT coverage-based rarefaction/extrapolation, asymptotic diversity estimation, and beta diversity partitioning (betapart turnover vs nestedness). Compares assemblages using coverage-standardized rather than size-standardized…

not rated 178 +6 2mo ago A 119 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

End-to-end biomarker discovery workflow from expression data to validated biomarker panels. Covers feature selection with Boruta/LASSO, classifier training with nested CV, and SHAP interpretation. Use when building and validating diagnostic or prognostic biomarker signatures from omics data.

not rated 178 +6 2mo ago A 63 tokens

bio-biomart-queries

157

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Bulk-query Ensembl BioMart (and other BioMart instances) for cross-database ID mapping, gene/transcript/exon coordinates, and ortholog tables. Use when batch-converting Ensembl IDs to other namespaces (HGNC, RefSeq, UniProt, Entrez), pulling gene coordinate tables for thousands of genes, building ortholog wide-tables…

not rated 178 +6 2mo ago A 142 tokens

bioskills

158

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Installs 425 bioinformatics skills covering sequence analysis, RNA-seq, single-cell, variant calling, metagenomics, structural biology, and 56 more categories. Use when setting up bioinformatics capabilities or when a bioinformatics task requires specialized skills not yet installed.

not rated 178 +6 2mo ago A 57 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Pull pre-computed ortholog calls from public databases (OrthoDB, Ensembl Compara, OMA browser, eggNOG, PANTHER, KEGG Orthology, HomoloGene) via their REST APIs. Use when orthologs are already curated upstream, when the question is "what is the X ortholog of Y" rather than "how to infer orthology de novo", when…

not rated 178 +6 2mo ago A 141 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Analyzes time-to-event data using Kaplan-Meier curves, log-rank tests, and Cox proportional hazards regression with lifelines. Builds survival models from clinical and omics features. Use when predicting patient survival or modeling time-to-event outcomes.

not rated 178 +6 2mo ago A 55 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Statistical testing for differentially abundant proteins between conditions. Covers preprocessing (log2 transformation, normalization), limma and DEqMS workflows with empirical Bayes moderation, fold change shrinkage for accurate effect size estimation, and Python alternatives. Use when identifying proteins with…

not rated 178 +6 2mo ago A 69 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Analyze restriction digest fragments using Biopython Bio.Restriction. Predict fragment sizes, get fragment sequences, simulate gel electrophoresis patterns, and perform double digests. Use when analyzing restriction digest fragment patterns.

not rated 178 +6 2mo ago A 49 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Detect and remove doublets (multiple cells captured in one droplet) from single-cell RNA-seq data. Uses Scrublet (Python), DoubletFinder (R), and scDblFinder (R). Essential QC step before clustering to avoid artificial cell populations. Use when identifying and removing doublets from scRNA-seq data.

not rated 178 +6 2mo ago A 76 tokens

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Bisulfite sequencing read alignment using Bismark with bowtie2/hisat2. Handles genome preparation and produces BAM files with methylation information. Use when aligning WGBS, RRBS, or other bisulfite-converted sequencing reads to a reference genome.

not rated 178 +6 2mo ago A 64 tokens

bio-blast-searches

166

BioTender-max/awesome-bio-agent-skills

Skill Claude CodeCodex

Run remote BLAST searches against NCBI servers using Biopython Bio.Blast.NCBIWWW. Use when identifying unknown sequences, finding homologs, picking the correct BLAST program (blastn/blastp/blastx/tblastn/tblastx/psiblast/megablast/dc-megablast), interpreting Karlin-Altschul E-values, avoiding the maxtargetseqs trap…

not rated 178 +6 2mo ago A 130 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: