mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
- Replace direct calls to AllChem, Pairs, and Torsions with rdFingerprintGenerator in similarity_search.py - Update example code in SKILL.md to reflect the new API usage - Maintain existing functionality while adopting the modern fingerprint generation interface recommended by RDKit