Awesome-Agent-Skills-for-Empirical-Research biomedical-skills
24 biomedical research skills. Trigger: medical research, clinical trials, genomics, bioinformatics. Design: domain databases, wet-lab/dry-lab methods, and ethical compliance guides.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/biomedical" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-biomedical-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/biomedical/SKILL.mdsource content
Biomedical Research — 24 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| alphafold-api | Query AlphaFold protein structure predictions by UniProt accession |
| bioagents-guide | AI scientist framework for autonomous biological research workflows |
| biothings-api | Query gene, variant, and drug annotations via BioThings APIs |
| clawbio-guide | OpenClaw bioinformatics skill library for genomics pipelines |
| clinical-dialogue-agents-guide | Papers on AI agents for clinical dialogue and medical QA |
| clinical-research-guide | Design clinical studies and report using CONSORT, STROBE guidelines |
| clinicaltrials-api | Clinical trial registry database search API |
| clinicaltrials-api-v2 | Search and analyze clinical trials via the ClinicalTrials.gov v2 API |
| ena-sequence-api | Access nucleotide sequence data from the European Nucleotide Archive |
| enrichr-api | Perform gene set enrichment analysis using the Enrichr API |
| ensembl-rest-api | Query gene, sequence, and variant data via the Ensembl REST API |
| epidemiology-guide | Epidemiological study designs, measures of association, and public health ana... |
| genomas-guide | Automate gene expression analysis with the GenoMAS multi-agent system |
| genomics-analysis-guide | Workflows for RNA-seq, GWAS, and variant calling in genomic research |
| genotex-benchmark-guide | Benchmark for LLM agents on gene expression data analysis |
| med-researcher-guide | Multi-agent system for biomedical literature review and synthesis |
| med-researcher-r1-guide | Medical deep research agent with reasoning chain analysis |
| medgeclaw-guide | AI research assistant for biomedicine, RNA-seq, and drug discovery |
| medical-data-api | Access FDA drug data and WHO global health statistics for research |
| medical-imaging-guide | Medical image analysis with deep learning for research applications |
| ncbi-blast-api | Run sequence similarity searches via the NCBI BLAST REST API |
| ncbi-datasets-api | Access genomes, genes, and taxonomy data via NCBI Datasets v2 API |
| pdb-structure-api | Search and retrieve 3D protein structures from the RCSB Protein Data Bank |
| quickgo-api | Browse and search Gene Ontology annotations via the QuickGO API |