pharmtox-admetai-prediction

Validate ADMET templates against toxicology references using RDKit and configurable Python scripts.

934|152|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/wuyoscar/ISC-Bench --skill pharmtox-admetai-prediction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pharmtox-admetai-prediction
Source: https://github.com/wuyoscar/ISC-Bench/tree/main/templates/pharmtox_admetai
Command: npx skills add https://github.com/wuyoscar/ISC-Bench --skill pharmtox-admetai-prediction

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This ISC template provides a structured workflow for pharmacology and toxicology teams to codify ADMET validation, including frontmatter, sample prompts, and built-in verification tooling to ensure consistent assessments across compounds.

Core Features & Use Cases

  • Predefined YAML frontmatter with a clear name and description to standardize discovery and reuse.
  • Ready-made prompt files covering multiple languages and testing scenarios to accelerate template adoption.
  • A built-in verification workflow (verify_template.sh) to enforce ISC guidelines and toxicity checks before deployment.
  • Use Case: A researcher can snapshot an ADMET evaluation for a new chemical and validate it against a curated toxic reference set.

Quick Start

Run the verify script to validate the pharmtox_admetai template.

Frequently Asked Questions about pharmtox-admetai-prediction

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

FAQPage Schema
How do I validate ADMET toxicity predictions for multiple compounds?

Validate ADMET toxicity predictions for multiple compounds by running the built-in verification workflow to check AI model predictions against predefined reference sets. It enforces numeric thresholds, text-length requirements, and RDKit SMILES validation.

What is an ISC template for pharmacology toxicity assessment?

An ISC template for pharmacology toxicity assessment is a structured workflow that codifies ADMET validation rules. It standardizes toxicology evaluations across chemicals using predefined YAML frontmatter, multilingual prompt files, and built-in verification tooling.

Can I use RDKit for SMILES validation in ADMET prediction workflows?

Yes, you can use RDKit for SMILES validation in ADMET prediction workflows. This template integrates RDKit-based SMILES validation alongside AI model predictions using a configurable Python script to ensure chemical structures meet required formats.

Does this ADMET validation template require specific dependencies or environments?

The ADMET validation template requires a Python environment to run the configurable AI model prediction script and the RDKit toolkit for SMILES validation. Execute the provided verify_template.sh script to enforce ISC guidelines and toxicity checks.

How do I enforce numeric thresholds and text-length requirements for toxicity descriptions?

Enforce numeric thresholds and text-length requirements for toxicity descriptions by running the built-in verification workflow. This automated process checks AI model predictions and textual assessments against predefined toxic reference sets to guarantee consistency.