Variant Effect Predictor skill for comprehensive variant annotation with clinical database integration
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill vep-variant-annotator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vep Variant Annotator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-vep-variant-annotator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: vep-variant-annotator
description: Variant Effect Predictor skill for comprehensive variant annotation with clinical database integration
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- variant-analysis
- annotation
- clinical
- functional
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:statistical-analysis, skill-area:data-analysis, skill-area:python-data-pipelines]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:biomedical-engineer]
---
# VEP Variant Annotator Skill
## Purpose
Provide comprehensive variant annotation using Variant Effect Predictor with clinical database integration.
## Capabilities
- Functional consequence prediction
- Population frequency annotation (gnomAD)
- Clinical database integration (ClinVar, COSMIC)
- Custom annotation plugins
- Pathogenicity score integration (CADD, REVEL)
- Regulatory region annotation
## Usage Guidelines
- Configure VEP with relevant annotation sources
- Include population frequency databases
- Add clinical databases for interpretation
- Use pathogenicity predictors for prioritization
- Document annotation database versions
- Update annotations regularly
## Dependencies
- Ensembl VEP
- ANNOVAR
- SnpEff
## Process Integration
- Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
- Clinical Variant Interpretation (clinical-variant-interpretation)
- Pharmacogenomics Analysis (pharmacogenomics-analysis)
- Rare Disease Diagnostic Pipeline (rare-disease-diagnostics)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!