Claude Skills · Documents & Spreadsheets

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...

★ 8 MIT Synced 1 hour ago View SKILL.md

At a glance

Documents & Spreadsheets Manual install MIT

This skill is for Documents & Spreadsheets and helps you convert between molecular formats, generate molecular descriptors, and cluster molecules by similarity.

Install git clone --depth 1 https://github.com/K-Dense-AI/drug-discovery-agent-skills cp -r drug-discovery-agent-skills/skills/datamol ~/.claude/skills/datamol
Can use Other

RdkitSmilescheminformaticsdrug-discoveryMolecular Fingerprintsclustering

Also in K-Dense-AI/drug-discovery-agent-skills

View the repo
Adaptyv Coding

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whene...

Admet Prediction Research

Turn a set of structures into absorption, distribution, metabolism, excretion, and toxicity estimates with ADMET-AI, and read them as a deve...

Number antibody variable domains, annotate CDRs, and assess developability from sequence. Use this skill to apply IMGT, Kabat, Chothia, Mart...

Autodock Vina Research

Structure-based docking with AutoDock Vina, Vinardo, and AutoDock4 through the Meeko toolchain. Use this skill to define a docking box, prep...

Decide whether a protein has a pocket worth targeting, and where it is, before committing to a docking or design campaign. Use this skill to...

Boltz Research

Cofold protein-ligand, protein-protein, and nucleic-acid complexes with Boltz-2, and predict binding affinity with its trained affinity head...

Chembl Research

Query the ChEMBL database web services for measured bioactivity data, compound records and calculated properties, targets, assays, mechanism...

Chemical Space Research

Navigate make-on-demand catalogues — ZINC-22 through CartBlanche and Enamine REAL Space — to find compounds that can actually be ordered. Us...

Search the ClinicalTrials.gov registry through its version 2 REST API for interventional and observational studies, their phases, enrolment,...

Deepchem Presentations

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when...

Degraders Research

Work on bifunctional degraders and molecular glues, where potency comes from a ternary complex rather than occupancy. Use this skill to appl...

Depmap Research

Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), RNAi DEMETER2 scores, PRISM compound...

Other Documents & Spreadsheets skills

PDF anthropics/skills

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...

Canvas Design anthropics/skills

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...

DOCX anthropics/skills

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...

XLSX anthropics/skills

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...

To Spec mattpocock/skills

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...

Handoff mattpocock/skills

Compact the current conversation into a handoff document for another agent to pick up.