AI AGENT ADDONS

RDKit is a toolkit for working with molecules on a computer. It is used by chemists and researchers who study drugs and chemicals. You can read molecular structures from simple text codes like SMILES or from files like SDF.

With RDKit you can calculate important chemical descriptors such as molecular weight and LogP. You can also generate fingerprints and perform substructure searches. These tasks help compare and analyze many molecules at once.

This skill teaches you how to use RDKit in Python for your own projects. It covers reading and writing molecules, sanitization, and more. It is a great tool for drug discovery and computational chemistry research.

Add Rdkit skill to your workflow

Global

mkdir -p ~/.claude/skills/rdkit

Project

mkdir -p .claude/skills/rdkit

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago