Skip to content

k-dense-ai/drug-discovery-agent-skills

v1.3.0MIT

Agent Skills for small-molecule and protein therapeutics: target validation and human genetics, bioactivity and chemical space, generative design and retrosynthesis, docking, free energy and dynamics, ADMET and PK translation, protein, antibody, degrader and oligonucleotide design, and the clinical and regulatory record.

datamol

Pythonic wrapper around RDKit with a simplified interface and sensible defaults. Preferred for standard drug discovery work — SMILES/SELFIES/InChI conversion, molecule standardization and sanitization, descriptors, ECFP and other fingerprints, Tanimoto distance matrices, Butina clustering and diverse subset picking, Bemis-Murcko scaffolds and scaffold splits, BRICS/RECAP fragmentation, 3D conformer generation, SDF/CSV/Excel and cloud I/O, and parallel processing via n_jobs. Returns native rdkit.Chem.Mol objects, so it composes with RDKit throughout. Also trigger on datamol, import datamol as dm, dm.to_mol, dm.standardize_mol, dm.cluster_mols, or dm.pick_diverse. For advanced control or custom parameters, use the rdkit skill directly.

Version
1.2
License
MIT
Compatibility
Requires Python 3.8+ and datamol (uv pip install). RDKit is installed automatically as a datamol dependency (since 0.12.2). Optional s3fs/gcsfs for cloud I/O via fsspec.
Read SKILL.md at the source

Pinned to revision f67572246d9b, so it is the text this page describes rather than whatever the author pushed since.

Pre-approved tools experimental

Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.

  • Read
  • Write
  • Edit
  • Bash

Files

Every link opens the file at its source, pinned to the revision this page describes.