ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

pharma-pharmacology-agent

Pharmacology agent for ADME/PK profiling of drug candidates from SMILES. Computes drug-likeness (Lipinski Ro5, Veber rules), QED, SA Score, ADME predictions (BBB permeability, aqueous solubility, GI absorption, CYP3A4 inhibition, P-gp substrate, plasma protein binding), and PAINS alerts. Chains from chemistry-query for SMILES input. Triggers on pharmacology, ADME, PK/PD, drug likeness, Lipinski, absorption, distribution, metabolism, excretion, BBB, solubility, bioavailability, lead optimization, drug profiling.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cheminem/pharma-pharmacology-agent
Or

What This Skill Does

The pharma-pharmacology-agent provides comprehensive predictive profiling for small-molecule drug candidates. By leveraging RDKit for structural analysis and validated heuristic models, this agent transforms a simple SMILES string into a detailed pharmacological report. It computes essential drug-likeness metrics, including Lipinski’s Rule of Five and Veber’s rules, to ensure molecules fall within the drug-like chemical space. Beyond basic descriptors, the agent performs advanced ADME (Absorption, Distribution, Metabolism, Excretion) forecasting—estimating solubility (ESOL), GI absorption potential, blood-brain barrier (BBB) permeability, and risks of CYP3A4 inhibition or P-glycoprotein substrate classification. Additionally, the agent calculates QED (Quantitative Estimate of Drug-likeness) and SA (Synthetic Accessibility) scores while running a PAINS filter to flag potential pan-assay interference compounds, helping users identify problematic structures early in the lead optimization phase.

Installation

To integrate this agent into your local environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/cheminem/pharma-pharmacology-agent

Ensure your system has the required cheminformatics dependencies installed as per the source repository documentation.

Use Cases

  • Lead Optimization: Rapidly screen thousands of compounds to identify those with the best solubility and bioavailability profiles.
  • Risk Mitigation: Automatically flag molecules containing PAINS or unfavorable structural alerts before proceeding to costly synthesis.
  • Drug Profiling: Generate standardized, automated ADME/PK documentation for internal review or regulatory submission support.
  • Virtual Screening: Integrate with chemistry-query agents to form automated chains that filter chemical libraries by pharmacological fitness.

Example Prompts

  1. "Analyze the following SMILES string and generate a full ADME/PK report: C1=CC=C(C=C1)C(=O)NC2=CC=C(C=C2)O"
  2. "Perform a drug-likeness assessment on this molecule and let me know if it has any PAINS alerts: CN1C=NC2=C1C(=O)N(C(=O)N2C)C"
  3. "Evaluate the BBB permeability and GI absorption risks for this drug candidate: CC(=O)Oc1ccccc1C(=O)O"

Tips & Limitations

  • Accuracy: The agent provides predictions based on established heuristics and computational models, not experimental laboratory data. Always validate high-potential hits with wet-lab assays.
  • SMILES Validity: Ensure your input SMILES are canonicalized for consistent results across different batches.
  • Chain Integration: The output is designed for programmatic chaining. Use the recommend_next field in the JSON response to automate your pipeline toward toxicology or IP-expansion agents.
  • Performance: For large-scale batch processing, consider queuing your SMILES inputs to manage memory overhead effectively during the descriptor calculation phase.

Metadata

Author@cheminem
Stars3875
Views0
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cheminem-pharma-pharmacology-agent": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#pharmacology#adme#drug-discovery#cheminformatics#chemistry
Safety Score: 4/5

Flags: code-execution

Related Skills

pharmaclaw-catalyst-design

Organometallic catalyst recommendation and novel ligand design for drug synthesis reactions. Recommends catalysts (Pd, Ru, Rh, Ir, Ni, Cu, Zr, Fe) for reaction types (Suzuki, Heck, Buchwald-Hartwig, metathesis, hydrogenation, click, etc.) from curated database with scoring. Designs novel ligand variants via RDKit (steric, electronic, bioisosteric modifications). Chains from chemistry-query/retrosynthesis (receives reaction type + substrate) and feeds into IP Expansion (novel ligands as patentable inventions). Triggers on catalyst, ligand, organometallic, cross-coupling catalyst, reaction conditions, catalyst selection, ligand design, cone angle, bite angle, phosphine, NHC, palladium catalyst, ruthenium catalyst.

cheminem 3875

chemistry-query

Chemistry agent skill for PubChem API queries (compound info/properties, structures/SMILES/images, synthesis routes/references) + RDKit cheminformatics (SMILES to molecule props/logP/TPSA, 2D PNG/SVG viz, Morgan fingerprints, retrosynthesis/BRICS disconnects, multi-step synth planning). Use for chemistry tasks involving compounds, molecules, structures, PubChem data, RDKit analysis, SMILES processing, synthesis routes, retrosynthesis, reaction simulation. Triggers on chemistry, compounds, molecules, chemical data/properties, PubChem, RDKit, SMILES, structures, synthesis, reactions, retrosynthesis, synth plan/route.

cheminem 3875

Drug Team

Skill by cheminem

cheminem 3875

pharmaclaw-market-intel-agent

Fetches and analyzes FAERS (FDA Adverse Event Reporting System) data from openFDA API. Supports drug names and SMILES (resolves via PubChem). Generates: events list, yearly trends (counts), top reactions/outcomes as JSON + matplotlib bar chart PNGs.

cheminem 3875

pharmaclaw-pharmacology-agent

Pharmacology agent for ADME/PK profiling of drug candidates from SMILES. Computes drug-likeness (Lipinski Ro5, Veber rules), QED, SA Score, ADME predictions (BBB permeability, aqueous solubility, GI absorption, CYP3A4 inhibition, P-gp substrate, plasma protein binding), and PAINS alerts. Chains from chemistry-query for SMILES input. Triggers on pharmacology, ADME, PK/PD, drug likeness, Lipinski, absorption, distribution, metabolism, excretion, BBB, solubility, bioavailability, lead optimization, drug profiling.

cheminem 3875