mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-28 07:33:45 +08:00
Updated skill descrtipotions to resolve possible conflicts in their use
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: datamol
|
||||
description: "Pythonic RDKit wrapper for cheminformatics. SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing, for drug discovery workflows."
|
||||
description: "Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly."
|
||||
---
|
||||
|
||||
# Datamol Cheminformatics Skill
|
||||
|
||||
Reference in New Issue
Block a user