What problem does it solve? Bioinformatics work spans hundreds of specialized domains, and no single skill can bundle correct parameters, tool flags, and validated pipelines for all of them. This gateway indexes two open-source bioinformatics skill libraries and fetches the exact domain guide you need on demand. ## Core Features & Use Cases - On-Demand Skill Fetching: Shallow-clone the bioSkills (385 reference guides) or ClawBio (33 runnable pipelines) repositories and read the specific SKILL.md or README for your task. - Domain Index: A categorized index covering genomics, variant calling, bulk and single-cell RNA-seq, spatial transcriptomics, epigenomics, metagenomics, pharmacogenomics, structural biology, proteomics, CRISPR screens, and more. - Use Case: You need to run a GATK variant calling workflow. Clone bioSkills, read variant-calling/gatk-variant-calling/SKILL.md, and follow its validated parameters and code patterns as expert reference material. ## Quick Start Ask the agent to fetch the bioSkills guide for DESeq2 differential expression and apply it to your count matrix.