What problem does it solve?
This Skill helps you parse chemical structures and turn them into computed properties, fingerprints, similarity hits, and actionable substructure results—without manually stitching together RDKit workflows.
Core Features & Use Cases
- Molecular I/O & Structure Handling: Read/write molecules from SMILES, SDF/MOL, InChI, and generate 2D/3D coordinates for downstream analysis.
- Descriptors & Drug-Likeness Signals: Compute physicochemical properties (MW, LogP, TPSA, HBD/HBA, rotatable bonds) and common scoring like QED and Lipinski/lead-like checks.
- Similarity & Substructure Search: Generate multiple fingerprint types, compute Tanimoto/Dice/Cosine similarity, and run SMARTS-based substructure filtering.
- Reactions & Visualization: Define reaction SMARTS, run reactions, and draw molecules with highlighted atom environments for interpretation.
Quick Start
Use the rdkit skill to compute drug-likeness descriptors, run a similarity screening against a set of SMILES, and highlight substructure matches using SMARTS in one workflow.