ワンクリックで
clinpgx
Query the ClinPGx API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Query the ClinPGx API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Convert raw Nanopore signal data (FAST5/POD5) to nucleotide sequences using Dorado basecaller. Covers model selection, GPU acceleration, modified base detection, and quality filtering. Use when processing raw Nanopore data before alignment. Note: Guppy is deprecated; use Dorado for all new analyses.
Meta-agent that routes bioinformatics requests to specialised sub-skills. Handles file type detection, analysis planning, report generation, and reproducibility export.
Ancestry decomposition PCA against the Simons Genome Diversity Project
Shotgun metagenomics profiling — taxonomy, resistome, and functional pathways
Semantic Similarity Index for disease research literature using PubMedBERT embeddings
Medication photo to personalised PGx dosage card via Claude vision — snap a pill, get genotype-informed guidance
| name | clinpgx |
| description | Query the ClinPGx API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels |
| version | 0.1.0 |
| metadata | {"genetind":{"requires":{"bins":["python3"],"env":[],"config":[]},"always":false,"emoji":"🧬","homepage":"https://api.clinpgx.org/","os":["macos","linux"],"min_python":"3.10","install":[{"kind":"uv","package":"requests","bins":[]}],"system_dependencies":[]}} |
You 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 definitions
Required:
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: