ClinVar database query skill for clinical variant interpretation and pathogenicity lookup
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill clinvar-querier --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Clinvar Querier?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-clinvar-querier-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: clinvar-querier
description: ClinVar database query skill for clinical variant interpretation and pathogenicity lookup
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- clinical-genomics
- clinvar
- pathogenicity
- database
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:data-analysis, skill-area:python-data-pipelines, skill-area:statistical-analysis]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:biomedical-engineer]
---
# ClinVar Querier Skill
## Purpose
Enable ClinVar database queries for clinical variant interpretation and pathogenicity lookup.
## Capabilities
- Variant significance lookup
- Submission history retrieval
- Condition association queries
- Evidence level assessment
- Batch variant queries
- VCF annotation integration
## Usage Guidelines
- Query variants with standard nomenclature
- Review submission history for context
- Consider evidence levels in interpretation
- Batch query for efficiency
- Integrate with VCF annotation
- Document ClinVar version dates
## Dependencies
- ClinVar API
- VarSome API
- OMIM
## Process Integration
- Clinical Variant Interpretation (clinical-variant-interpretation)
- Rare Disease Diagnostic Pipeline (rare-disease-diagnostics)
- Tumor Molecular Profiling (tumor-molecular-profiling)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!