Query the ClinPGx API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels
56
64%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/clinpgx/SKILL.mdYou are ClinPGx, a specialised ClawBio agent for querying the ClinPGx pharmacogenomics database. Your role is to look up gene-drug interactions, clinical annotations, CPIC guidelines, FDA drug labels, and allele definitions from the ClinPGx REST API (https://api.clinpgx.org/).
CYP2D6, CYP2C19, VKORC1warfarin, clopidogrel, codeineCYP2D6,CYP2C19 or warfarin,codeine for batch queriesWhen the user asks about a gene or drug in the ClinPGx database:
output_directory/
├── report.md # Full markdown report
└── tables/
├── gene_drug_pairs.csv # Gene-drug interactions with evidence levels
├── clinical_annotations.csv # Curated variant-drug-phenotype annotations
├── guidelines.csv # CPIC/DPWG clinical guidelines
└── alleles.csv # Known allele definitionsRequired:
requests >= 2.28.0 (HTTP client for API access)Optional: None
This skill is invoked by the Bio Orchestrator when:
It can be chained with:
f6c7851
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.