Clinpgx Database

🌐Community
by davila7 · vlatest · Repository

Access and query Davila7's curated clinical pharmacogenomics (clincPGX) database for personalized medication guidance.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add clinpgx-database npx -- -y @trustedskills/clinpgx-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "clinpgx-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/clinpgx-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The clinpgx-database skill provides AI agents with direct access to a curated repository of ClinPGX (Clinical Pharmacogenomics) data. It enables agents to retrieve specific gene-drug interaction profiles and interpret pharmacogenomic variants for clinical decision support.

When to use it

  • Analyzing patient medication lists against known CYP450 enzyme polymorphisms.
  • Determining appropriate dosage adjustments based on specific genetic markers like CYP2D6.
  • Identifying potential adverse drug reactions linked to a patient's pharmacogenomic profile.
  • Generating evidence-based recommendations for alternative therapies when contraindications exist.

Key capabilities

  • Access to structured ClinPGX interaction data.
  • Retrieval of gene-drug association details.
  • Support for clinical interpretation of pharmacogenomic variants.

Example prompts

  • "What are the recommended dosage adjustments for Warfarin in a patient with CYP2C9 variant *2/*3?"
  • "Identify potential drug interactions between Clopidogrel and a patient profile showing CYP2C19 loss-of-function alleles."
  • "Summarize the clinical significance of TPMT variants for Thiopurine therapy selection."

Tips & gotchas

Ensure you have valid access credentials or API keys configured, as ClinPGX data often requires specific licensing. Always verify AI-generated pharmacogenomic recommendations against current clinical guidelines before applying them to patient care.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
121

🌐 Community

Passed automated security scans.