tooluniverse-drug-target-validation

Validates drug targets computationally using 60+ ToolUniverse tools across 10 evidence dimensions.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/matt-grain/pharma-catalyst --skill tooluniverse-drug-target-validation-matt-grain
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tooluniverse-drug-target-validation
Source: https://github.com/matt-grain/pharma-catalyst/tree/main/.claude/skills/tooluniverse-drug-target-validation
Command: npx skills add https://github.com/matt-grain/pharma-catalyst --skill tooluniverse-drug-target-validation-matt-grain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tooluniverse.

What problem does it solve? Deciding whether a biological target is worth pursuing in drug discovery requires synthesizing evidence from dozens of databases (OpenTargets, ChEMBL, PDB, GTEx, DepMap, FDA, and more). This Skill automates that multi-source evidence gathering and produces a quantitative Target Validation Score (0-100) with a GO/NO-GO recommendation before committing to wet-lab work. ## Core Features & Use Cases - 10-Phase Validation Pipeline: Covers target disambiguation, disease association, druggability, chemical matter, clinical precedent, safety, pathway context, validation evidence, structural insights, and a validation roadmap. - Quantitative Scoring System: Scores five dimensions (disease association 30, druggability 25, safety 20, clinical precedent 15, validation evidence 10) with T1-T4 evidence grading and four priority tiers. - Structured Report Output: Generates a complete markdown validation report with executive summary, scorecard, completeness checklist, risk assessment, and recommended experiments. - Use Case: Ask "Is KRAS a druggable target for pancreatic cancer?" and receive a full evidence-based report with a validation score, tier classification, and GO/NO-GO recommendation. ## Quick Start Ask the assistant to validate whether a specific gene or protein is a good drug target for a given disease, optionally specifying a therapeutic modality such as small molecule or antibody.

Frequently Asked Questions about tooluniverse-drug-target-validation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate whether a gene is a good drug target?▼

Provide a gene symbol, protein name, or UniProt ID along with an optional disease context. The pipeline resolves all identifiers, queries 60+ tools across 10 evidence dimensions, and returns a Target Validation Score (0-100) with a GO/NO-GO recommendation.

What databases are used for drug target validation?▼

The pipeline queries OpenTargets, ChEMBL, BindingDB, PubChem, PDB, AlphaFold, STRING, IntAct, GTEx, HPA, GWAS Catalog, gnomAD, DepMap, Reactome, FDA, DrugBank, ClinicalTrials.gov, PubMed, and EuropePMC.

How is the drug target validation score calculated?▼

The score sums five dimensions: disease association (30 points), druggability (25), safety profile (20), clinical precedent (15), and validation evidence (10). Scores map to tiers: 80-100 is GO, 60-79 is conditional GO, 40-59 is caution, and below 40 is NO-GO.

Can I assess druggability without a specific disease context?▼

Yes. Omitting the disease parameter focuses the analysis on general druggability, chemical matter, structural tractability, and clinical precedent without disease-specific evidence filtering.

What happens when a database tool fails during validation?▼

The skill defines fallback chains for each primary tool, such as substituting BindingDB for ChEMBL bioactivity or HPA for GTEx expression. If all fallbacks fail, the gap is documented in the report rather than left blank.

When should I not use this target validation skill?▼

Do not use it for general target biology research, drug compound profiling, variant interpretation, or disease research; those tasks are handled by separate ToolUniverse skills. It is specifically for GO/NO-GO target validation decisions.