🧪
DataPython

ADMET Prediction

by FreedomIntelligence

ADMET Prediction is a Data skill for Claude Code, published by FreedomIntelligence in OpenClaw-Medical-Skills.

2.9K stars410 forkson FreedomIntelligence/OpenClaw-Medical-SkillsAdded 2026/08/17Repository updated 2026/07/21
awesomeclaude-codeclawhubmedicalnanoclawopenclawopenclaw-skillsskills
Install in seconds
Install ADMET Prediction
Copy ADMET Prediction into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-admet-prediction ~/.claude/skills/bio-admet-prediction

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bio-admet-prediction/SKILL.md in FreedomIntelligence/OpenClaw-Medical-Skills
Installs to
~/.claude/skills/bio-admet-prediction
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What ADMET Prediction does

ADMET Prediction predicts ADMET properties (absorption, distribution, metabolism, excretion, toxicity) using ADMETlab 3.0 API or DeepChem models, including bioavailability, CYP inhibition, hERG liability, and 119 toxicity endpoints with uncertainty quantification. It filters compounds for PAINS and other structural alerts to assess drug-likeness and prioritize leads by predicted safety.

ADMET Prediction is cataloged under Data on DirSkills. ADMET Prediction comes from a repository tagged awesome, claude-code, clawhub, medical and nanoclaw.

Documentation

README

Version Compatibility

Reference examples tested with: RDKit 2024.03+, pandas 2.2+

Before using code patterns, verify installed versions match. If versions differ:

  • Python: pip show <package> then help(module.function) to check signatures

If code throws ImportError, AttributeError, or TypeError, introspect the installed package and adapt the example to match the actual API rather than retrying.

ADMET Prediction

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ADMET Prediction

  • What else does FreedomIntelligence publish alongside ADMET Prediction?

    ADMET Prediction is one of 25 skills that DirSkills catalogs from FreedomIntelligence/OpenClaw-Medical-Skills, the repository it ships in. Its siblings there include AAV Vector Design Agent, ADHD Daily Planner and AI Health Analyzer. Each one is a separate skill with its own page in this directory, installs the same way ADMET Prediction does, and is maintained by FreedomIntelligence in that same repository. The rest of the collection is listed on the FreedomIntelligence/OpenClaw-Medical-Skills page.

  • How does ADMET Prediction compare to other Data skills?

    ADMET Prediction ranks #255 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ADMET Prediction against them. Open each page to compare what they document and how they install.

More from FreedomIntelligence/OpenClaw-Medical-Skills

ADMET Prediction is one of 25 skills cataloged on DirSkills from FreedomIntelligence/OpenClaw-Medical-Skills.

See all 25 skills
🧬
2w ago

AAV Vector Design Agent

AAV Vector Design Agent designs adeno-associated virus vectors for gene therapy by selecting serotypes, engineering capsids, optimizing promoters and transgenes, and predicting immunogenicity. Use it when designing tissue-specific AAV vectors, engineering capsid variants, or optimizing expression cassettes.
AI Engineering
2.9K410
🧠
2w ago

ADHD Daily Planner

ADHD Daily Planner provides ADHD-specific daily planning, time estimation, and executive function support. Use it to create realistic schedules and build flexible systems that work with ADHD brains.
Automation
2.9K410
🩺
2w ago

AI Health Analyzer

AI Health Analyzer integrates multi-dimensional health data to identify abnormal patterns, predict health risks, and provide personalized recommendations. Use it for intelligent health Q&A and AI-generated health reports.
Data
2.9K410
🧬
2w ago

Adaptyv

Adaptyv is a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences for binding assays, expression testing, thermostability measurements, enzyme activity assays, and sequence optimization.
Automation
2.9K410
📈
2w ago

Aeon Time Series ML

Aeon Time Series ML provides scikit-learn compatible algorithms for time series classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use it when working with temporal data or sequential patterns that require specialized approaches beyond standard ML.
Data
2.9K410
🌐
2w ago

Agent Browser

Agent Browser navigates web pages, fills forms, clicks elements, extracts data, and takes screenshots via a command-line tool. Use whenever a browser would be useful, not just when the user explicitly asks.
Automation
2.9K410