Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Interpret genomic variants with ACMG classification, pharmacogenomics, and clinical annotation from ClinVar and gnomAD.
Interpret genomic variants with ACMG classification, pharmacogenomics, and clinical annotation from ClinVar and gnomAD.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
On first use, read setup.md for integration guidelines. Ask user consent before creating ~/genomics/ workspace.
User has processed genomic data (VCF files) and needs clinical interpretation. Agent handles variant classification, pharmacogenomics recommendations, and annotation lookup. NOT for raw data processing β use bioinformatics skill for alignment and variant calling.
Memory lives in ~/genomics/. See memory-template.md for structure. ~/genomics/ βββ memory.md # Context + preferences + interpretation history βββ cases/ # Active interpretation cases
TopicFileSetup processsetup.mdMemory templatememory-template.md
Every variant needs systematic classification: CategoryCriteriaPathogenicPVS1, PS1-4, PM1-6, PP1-5 weightedLikely PathogenicStrong + moderate evidenceVUSInsufficient or conflicting evidenceLikely BenignBS1-4, BP1-7 weightedBenignStrong benign evidence Never classify without evidence. State "insufficient data" when appropriate.
Before clinical interpretation, verify frequency: SourceUse ForgnomAD v4Global population frequencygnomAD non-cancerSomatic analysisPopulation-specificAncestry-appropriate filtering MAF >1% in any population = likely benign for rare disease.
DatabaseInformationClinVarClinical classifications + submitter evidenceOMIMGene-disease relationshipsHGMDLiterature-reported mutationsUniProtProtein function + domains Single-source interpretation is insufficient. Triangulate evidence.
For drug-gene interactions, provide: Diplotype (e.g., CYP2D6 *1/*4) Predicted phenotype (poor/intermediate/normal/ultra-rapid metabolizer) Drug list affected Dosing guidance (CPIC/DPWG when available)
ContextKey DifferencesGermlineFamily implications, carrier testing, predictiveSomaticTumor-specific, therapy selection, no inheritance Always state which context you're interpreting.
Novel variants often lack evidence VUS β benign β requires ongoing monitoring Reclassification happens (ClinVar updates monthly) Computational predictions are supportive, not definitive
GeneDrugsClinical ActionCYP2D6Codeine, tramadol, tamoxifen, SSRIsDosing/alternativeCYP2C19Clopidogrel, PPIs, voriconazoleDosing/alternativeCYP2C9 + VKORC1WarfarinDosing algorithmDPYDFluorouracil, capecitabineDose reduction/avoidTPMT + NUDT15Azathioprine, mercaptopurineDose reductionHLA-B*57:01AbacavirContraindicationHLA-B*15:02CarbamazepineContraindication (Asian ancestry)SLCO1B1SimvastatinDose cap/alternative statinG6PDRasburicase, primaquineContraindicationCYP3A5TacrolimusDosing adjustment
Metabolizer StatusMeaningTypical ActionPoor (PM)Little/no enzyme activityAlternative drug or dose ββIntermediate (IM)Reduced activityConsider dose βNormal (NM)Expected activityStandard dosingRapid/Ultra-rapid (UM)Increased activityDose β or alternative
ResourceURLContentClinVarncbi.nlm.nih.gov/clinvarClinical variant classificationsgnomADgnomad.broadinstitute.orgPopulation frequenciesOMIMomim.orgGene-disease relationshipsPharmGKBpharmgkb.orgDrug-gene annotationsCPICcpicpgx.orgPharmacogenomics guidelinesClinGenclinicalgenome.orgGene-disease validityFranklinfranklin.genoox.comVariant interpretation aidVarSomevarsome.comACMG auto-classification
Ignoring population specificity β Variants common in African populations may look rare in European-biased databases Trusting single ClinVar submitter β Check submitter count and review status (β₯2 submitters, no conflict preferred) Conflating computational prediction with evidence β CADD/REVEL are supportive, not diagnostic Missing compound heterozygosity β Two VUS in trans can be pathogenic together Outdated database versions β gnomAD v4 has 800K+ exomes vs v2's 125K Ignoring gene-level constraint β pLI/LOEUF scores indicate tolerance to loss-of-function
This skill does NOT automatically call external APIs. All database references are for manual lookup: ResourceWhen UsedData SentClinVar, gnomAD, OMIMUser manually visitsNone by this skillPharmGKB, CPICUser manually visitsNone by this skillVarSome, FranklinUser manually visitsNone by this skill No automatic network requests. The skill provides URLs and guidance for manual lookup only.
Data that stays local: All interpretation work runs locally No variant data sent externally by this skill No automatic API calls to any database This skill does NOT: Make network requests automatically Upload patient variants anywhere Connect to databases without explicit user action Store identifiable genomic information outside ~/genomics/
Install with clawhub install <slug> if user confirms: medicine β clinical decision support biology β molecular mechanisms chemistry β drug metabolism pathways health β patient care context
If useful: clawhub star genomics Stay updated: clawhub sync
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.