Clean description fields

This commit is contained in:
Timothy Kassis
2026-01-05 14:29:10 -08:00
parent 9cb0c2f934
commit 5ef0ccddc2
74 changed files with 74 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
---
name: rdkit
description: "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms."
description: Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.
license: BSD-3-Clause license
metadata:
skill-author: K-Dense Inc.