OpenClaw-Medical-Skills molecular-glue-discovery-agent

<!--

install
source · Clone the upstream repo
git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/molecular-glue-discovery-agent" ~/.claude/skills/freedomintelligence-openclaw-medical-skills-molecular-glue-discovery-agent && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/molecular-glue-discovery-agent" ~/.openclaw/skills/freedomintelligence-openclaw-medical-skills-molecular-glue-discovery-agent && rm -rf "$T"
manifest: skills/molecular-glue-discovery-agent/SKILL.md
source content
<!-- # COPYRIGHT NOTICE # This file is part of the "Universal Biomedical Skills" project. # Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu> # All Rights Reserved. # # This code is proprietary and confidential. # Unauthorized copying of this file, via any medium is strictly prohibited. # # Provenance: Authenticated by MD BABU MIA -->

name: 'molecular-glue-discovery-agent' description: 'AI-powered molecular glue discovery for targeted protein degradation, enabling neo-substrate recruitment and undruggable target degradation through E3 ligase interface modulation.' measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes. allowed-tools:

  • read_file
  • run_shell_command

Molecular Glue Discovery Agent

The Molecular Glue Discovery Agent enables AI-driven discovery of molecular glue degraders that induce protein-protein interactions between E3 ligases and neo-substrates for targeted protein degradation. Unlike PROTACs, molecular glues are smaller, more drug-like molecules that can access previously "undruggable" targets through induced proximity mechanisms.

When to Use This Skill

  • When discovering new molecular glue scaffolds.
  • For identifying neo-substrate targets for existing glues.
  • To design glues for specific E3-substrate pairs.
  • When optimizing glue selectivity and potency.
  • For virtual screening of glue candidates.

Core Capabilities

  1. Glue Scaffold Discovery: Identify novel molecular glue chemotypes.

  2. Neo-Substrate Prediction: Predict proteins degraded by glues.

  3. Interface Modeling: Model E3-glue-substrate ternary interfaces.

  4. Selectivity Optimization: Design for specific substrate profiles.

  5. SAR Analysis: Structure-activity relationship modeling.

  6. Virtual Screening: Screen compounds for glue activity.

Molecular Glue Mechanisms

ClassE3 LigaseMechanismExample
IMiDsCRBNDegron recognitionLenalidomide
CELMoDsCRBNEnhanced IKZF bindingIberdomide
DCAF15 GluesDCAF15Splicing factor degradationIndisulam
CDK12 GluesDDB1-CRBNCyclin K degradationCR8 derivatives
β-catenin GluesNovelWNT pathway targetsEmerging

Key Neo-Substrates

SubstrateGlue ClassDisease Relevance
IKZF1/3IMiDsMultiple myeloma
CK1αLenalidomideMDS del(5q)
GSPT1CC-885AML
RBM39IndisulamSolid tumors
Cyclin KCR8Cancer
SALL4ThalidomideTeratogenicity

Workflow

  1. Input: Target substrate, E3 ligase, screening library.

  2. Interface Analysis: Model E3 surface and potential binding sites.

  3. Virtual Screening: Screen compounds for interface binding.

  4. Glue Scoring: Predict neo-substrate recruitment potential.

  5. Selectivity Analysis: Predict off-target degradation.

  6. Optimization: Iterative design for potency/selectivity.

  7. Output: Ranked glue candidates with predicted profiles.

Example Usage

User: "Discover molecular glues that degrade IKZF1 through CRBN with improved selectivity over IKZF3."

Agent Action:

python3 Skills/Drug_Discovery/Molecular_Glue_Discovery_Agent/discover_glue.py \
    --target_substrate IKZF1 \
    --e3_ligase CRBN \
    --selectivity_against IKZF3 \
    --scaffold_library imid_derivatives.sdf \
    --interface_model crbn_ikzf1_complex.pdb \
    --n_candidates 100 \
    --output glue_discovery/

Glue Design Parameters

ParameterConsiderationOptimization
Interface ComplementarityE3-substrate fitShape/electrostatics
Degron RecognitionSubstrate degron motifsMotif compatibility
Binding CooperativityPositive cooperativityEnhanced ternary
SelectivityOff-target degradationSubstrate specificity
Drug PropertiesMW, solubility, permeabilityStandard optimization

Output Components

OutputDescriptionFormat
Glue CandidatesRanked molecules.sdf, SMILES
Predicted SubstratesNeo-substrate profiles.csv
Interface ModelsTernary complex structures.pdb
Selectivity ScoresOn-target vs off-target.csv
Degradation PredictionsDC50, Dmax estimates.csv
SAR AnalysisStructure-activity trends.json

AI/ML Components

Interface Prediction:

  • Protein-protein docking
  • Molecular surface analysis
  • Deep learning interface scoring

Neo-Substrate Discovery:

  • Degron motif prediction
  • Proteome-wide screening
  • Structural similarity to known substrates

Glue Optimization:

  • Generative chemistry
  • Multi-objective optimization
  • Active learning for synthesis prioritization

Glue vs PROTAC Comparison

FeatureMolecular GluePROTAC
Molecular Weight<500 Da700-1500 Da
Target DiscoverySerendipitous/AIRational
SelectivityCan be exquisiteOften broader
Substrate RangeInduced neo-substratesDirect binders
Oral BioavailabilityGenerally betterChallenging

Clinical Pipeline (2026)

DrugMechanismTargetPhase
Iberdomide (CC-220)CELMoDIKZF1/3, AiolosPhase 3
Mezigdomide (CC-92480)CELMoDIKZF1/3Phase 3
Golcadomide (CC-99282)CELMoDIKZF1/3Phase 2
CFT7455IKZF1/3IKZF1/3Phase 1

Degron Motif Analysis

Degron TypeSequence FeaturesE3 Recognition
Zinc FingerC2H2 ZF domainCRBN-IMiD
PhosphodegronpSer/pThr motifsSCF E3s
N-degronN-terminal residuesUBR1/2
HydrophobicExposed hydrophobicsQuality control

Prerequisites

  • Python 3.10+
  • RDKit, Molecular modeling tools
  • AlphaFold2/3, docking software
  • Deep learning frameworks
  • Protein structure databases

Related Skills

  • PROTAC_Design_Agent - Bifunctional degraders
  • TPD_Ternary_Complex_Agent - Complex modeling
  • Virtual_Screening_Agent - High-throughput screening
  • Protein_Protein_Docking_Agent - PPI modeling

Discovery Strategies

StrategyApproachSuccess Examples
Phenotypic ScreeningDegradation readoutIMiDs, indisulam
Target-BasedE3-substrate dockingRational glues
ChemoproteomicsPull-down identificationNeo-substrate discovery
AI-GuidedComputational predictionEmerging

Special Considerations

  1. Polypharmacology: Glues often degrade multiple substrates
  2. Species Differences: Neo-substrates may differ across species
  3. Resistance: Substrate mutations, E3 downregulation
  4. Toxicity: Off-target degradation (e.g., SALL4)
  5. Hook Effect: Less common than PROTACs

Quality Control

MetricPurposeThreshold
Interface ScoreComplex stability>0.6
CooperativityEnhanced binding>1.5
Selectivity IndexOn/off-target ratio>10
Drug-likenessDevelopabilityLipinski compliant

Future Directions

DirectionStatusPotential
New E3 LigasesActive researchExpanded target space
Protein-Protein GluesEmergingBeyond degradation
AI-First DiscoveryAdvancingReduced serendipity
Combination GluesConceptualMulti-target degradation

Author

AI Group - Biomedical AI Platform

<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->