agentsclimarketplace

Molecular glue discovery agent

Skill rbr7/MedClawMini/skills/molecular-glue-discovery-agent

AI-powered molecular glue discovery for targeted protein degradation, enabling neo-substrate recruitment and undruggable target degradation through E3 ligase interface modulation.From its SKILL.md

Install
npx -y skills add rbr7/MedClawMini --skill molecular-glue-discovery-agent

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

7.1 KB, ~1.7k tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.