life-sciences
AI toolkit for biomedical research, genomics analysis, and clinical trials
All Skills in This Repository (5)
Pure Emerald Level Indicatorsscientific-problem-selection
Guides scientists through research problem selection, risk assessment, and project decision-tree navigation.
scvi-tools
Train deep generative models for single-cell omics integration and analysis with scvi-tools.
nextflow-development
Run nf-core pipelines for RNA-seq, WGS/WES, and ATAC-seq analysis on local or public sequencing data.
instrument-data-to-allotrope
Convert laboratory instrument output files to Allotrope Simple Model JSON and flattened CSV.
single-cell-rna-qc
Filter low-quality cells from single-cell RNA-seq data using MAD-based QC.
Frequently Asked Questions
FAQPage SchemaHow to install life-sciences?โผ
Run `npx skills add anthropics/life-sciences --all -g -y` in your terminal to install all skills in this suite globally.
What can AI do for life sciences research?โผ
This suite lets your AI agent search PubMed, run single-cell RNA quality control, execute nf-core genomics pipelines, and draft clinical trial protocols from plain-English requests.
Can I run bioinformatics pipelines without coding experience?โผ
Yes. The nextflow-development skill guides bench scientists through RNA-seq, variant calling, and ATAC-seq analysis step by step, handling environment checks and samplesheets automatically.
Does it work with Claude Code and other AI agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding agents.
Can AI convert lab instrument data to standard formats?โผ
Yes. The instrument-data-to-allotrope skill converts files from plate readers, cell counters, and spectrophotometers into Allotrope ASM JSON or flat CSV ready for LIMS upload.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides