Clinpgx Database

🌐Community
by jimmc414 · vlatest · Repository

Accesses and retrieves clinical pharmacogenomics (PGx) data from a specialized 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 jimmc414-clinpgx-database npx -- -y @trustedskills/jimmc414-clinpgx-database
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with and query clinical pharmacogenomics (PGx) databases. It can retrieve information about gene variants, drug interactions, and associated phenotypes based on user requests. The agent can also perform searches for specific genes or drugs within the PGx database.

When to use it

  • A researcher needs to quickly find out which CYP2C19 genotypes are associated with altered clopidogrel response.
  • A clinician wants to check if a patient's genetic profile indicates increased risk of adverse drug reactions for a particular medication.
  • A pharmacist is verifying the PGx implications of a new prescription before dispensing it.
  • An AI assistant is helping users understand their personalized medicine reports and identify potential drug-gene interactions.

Key capabilities

  • Query clinical pharmacogenomics (PGx) databases
  • Retrieve information on gene variants
  • Identify drug interactions
  • Search for specific genes or drugs
  • Access associated phenotypes

Example prompts

  • "What are the clinically relevant genotypes for CYP2D6 and their impact on codeine metabolism?"
  • "Find all PGx associations for warfarin."
  • “Retrieve information about HLA-B*57:01 and its relationship to abacavir hypersensitivity.”

Tips & gotchas

The skill's accuracy depends on the completeness and accuracy of the underlying clinical pharmacogenomics database. Results should always be reviewed by a qualified healthcare professional.

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
jimmc414
Installs
7

🌐 Community

Passed automated security scans.