Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
ADMET (Absorption, Distribution, Metabolism, Excretion, Toxicity) prediction for drug candidates. Use for assessing drug-likeness, PK properties, and safety...
ADMET (Absorption, Distribution, Metabolism, Excretion, Toxicity) prediction for drug candidates. Use for assessing drug-likeness, PK properties, and safety...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Predict ADMET properties to prioritize compounds for development.
/admet "CC1=CC=C(C=C1)CNC" --full /pk-prediction --library compounds.sdf --threshold 0.7 /toxicity-screen CHEMBL210 --include hERG,DILI,Ames
PropertyPredictionModelAbsorptionCaco-2, HIA, PgpML/QSARDistributionVDss, PPB, BBBML/QSARMetabolismCYP inhibition, clearanceML/QSARExcretionClearance, half-lifeML/QSARToxicityhERG, DILI, Ames, mutagenicityML/QSAR
RulePass CriteriaLipinski Ro5β€ 1 violationVeberRotB β€ 10, PSA β€ 140 Ε²EganLogP β€ 5, PSA β€ 131 Ε²MDDRMW β€ 600, LogP β€ 5
PropertyGoodModeratePoorHIA>80%40-80%<40%Caco-2>101-10<1F30%>70%30-70%<30%
PropertyGoodModeratePoorVDss0.3-5 L/kg<0.3 or >5ExtremePPB<90%90-95%>95%BBBLogBB > 0.3-0.3 to 0.3< -0.3
AlertActionhERG inhibitionCardiotoxicity riskDILI positiveHepatotoxicity riskAmes positiveMutagenicity riskPAINSAssay interferenceStructural alertsInvestigate further
# Full ADMET profile python scripts/admet_predict.py --smiles "CC1=CC=C..." --full # Batch prediction python scripts/admet_predict.py --library compounds.sdf --output results.csv # Specific properties python scripts/admet_predict.py --smiles "..." --properties hERG,DILI,CYP # Filter by criteria python scripts/admet_filter.py --library compounds.sdf --rules lipinski,veber
pip install rdkit # Optional for advanced models pip install deepchem admet-x
reference/admet-properties.md - Detailed property reference reference/toxicity-alerts.md - Toxicity alerts reference reference/pk-models.md - PK prediction models
Use multiple models: Consensus predictions more reliable Check confidence: Low confidence = experimental verification needed Consider chemistry: Novel structures less reliable Iterative design: Use predictions to guide synthesis Validate early: Confirm key predictions experimentally
PitfallSolutionOver-reliance on predictionsExperimental validation requiredIgnoring confidenceCheck model applicability domainSingle model onlyUse consensus of multiple modelsIgnoring chemistryNovel scaffolds = uncertain predictionsLate-stage testingEarly ADMET screening saves time
Models are approximate: Errors common Novel chemistry: Less reliable for new scaffolds In vitro-in vivo gap: Predictions don't always translate Species differences: Human predictions based on animal data Complex mechanisms: Some toxicity not predicted
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.