molclaw-admet

Predicts ADMET properties for batches of molecules from SMILES strings or files.

28|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/InternScience/MolClaw --skill molclaw-admet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: molclaw-admet
Source: https://github.com/InternScience/MolClaw/tree/main/skills/L1_tools/molclaw-admet
Command: npx skills add https://github.com/InternScience/MolClaw --skill molclaw-admet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Predict the ADMET (absorption, distribution, metabolism, excretion, and toxicity) properties of input molecules from SMILES lists or files, accelerating early-stage drug discovery.

Core Features & Use Cases

  • Batch ADMET predictions from SMILES lists or SMILES files.
  • Per-molecule outputs including key ADMET endpoints and JSON export options.
  • Use case: rapidly filter out compounds with unfavorable ADMET profiles during lead optimization to focus on promising candidates.

Quick Start

Provide a SMILES list or a path to a SMILES file to start predictions and receive structured ADMET results.

Frequently Asked Questions about molclaw-admet

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

FAQPage Schema
How do I predict ADMET properties for a list of molecules?

To predict ADMET properties for molecules, provide a SMILES list or SMILES file path. The tool returns per-molecule pharmacokinetics predictions and a JSON file path for export, enabling scalable screening during drug discovery.

What is ADMET prediction in drug design?

ADMET prediction evaluates absorption, distribution, metabolism, excretion, and toxicity profiles of input molecules from SMILES strings. It filters unfavorable compounds during lead optimization to prioritize promising drug candidates.

Can I run batch ADMET predictions from a SMILES file?

Yes, batch ADMET predictions from SMILES files are supported. The tool processes multiple molecules simultaneously, returning structured JSON results with per-molecule predictions and a json_file path for export.

Does ADMET prediction work for early-stage drug discovery workflows?

Yes, ADMET prediction is designed for early-stage drug discovery workflows. It enables scalable screening and prioritization of compounds by rapidly filtering molecules with unfavorable pharmacokinetic profiles during lead optimization.

What format are ADMET prediction results returned in?

ADMET prediction results are returned as a structured output including status, message, and json_content. This contains per-molecule predictions alongside a json_file path for exporting the complete drug discovery screening data.

Why use ADMET screening during lead optimization?

ADMET screening during lead optimization rapidly filters out compounds with unfavorable properties. By evaluating toxicity and pharmacokinetics from SMILES inputs, it focuses resources on promising candidates for drug design.