·rdkit

Python-Cheminformatik-Bibliothek für molekulare Manipulation und Analyse. Analysieren Sie SMILES/SDF/MOL-Formate, berechnen Sie Deskriptoren (MW, LogP, TPSA), generieren Sie Fingerabdrücke (Morgan, MACCS), führen Sie Unterstrukturabfragen mit SMARTS durch, erstellen Sie 2D/3D-Geometrien, berechnen Sie Ähnlichkeiten und führen Sie chemische Reaktionen durch.

24Installationen·0Trend·@aminoanalytica

Installation

$npx skills add https://github.com/aminoanalytica/amina-skills --skill rdkit

So installieren Sie rdkit

Installieren Sie den KI-Skill rdkit schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aminoanalytica/amina-skills --skill rdkit
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: aminoanalytica/amina-skills.

RDKit (v2023+) provides comprehensive Python APIs for molecular structure manipulation, property calculation, and chemical informatics. It requires Python 3 and NumPy, offering modular components for molecule parsing, descriptors, fingerprints, substructure search, conformer generation, and reaction processing.

| Molecule I/O | Parse SMILES, MOL, SDF, InChI; write structures | | Property Calculation | Molecular weight, LogP, TPSA, H-bond donors/acceptors | | Fingerprinting | Morgan (ECFP), MACCS keys, atom pairs, topological | | Similarity Analysis | Tanimoto, Dice, clustering compounds | | Substructure Search | SMARTS patterns, functional group detection |

| 3D Conformers | Generate, optimize, align molecular geometries | | Chemical Reactions | Define and execute transformations | | Drug-Likeness | Lipinski rules, QED, lead-likeness filters | | Visualization | 2D depictions, highlighting, grid images |

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/aminoanalytica/amina-skills --skill rdkit
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-03-06
Aktualisiert
2026-03-10

Browse more skills from aminoanalytica/amina-skills

Schnelle Antworten

Was ist rdkit?

Python-Cheminformatik-Bibliothek für molekulare Manipulation und Analyse. Analysieren Sie SMILES/SDF/MOL-Formate, berechnen Sie Deskriptoren (MW, LogP, TPSA), generieren Sie Fingerabdrücke (Morgan, MACCS), führen Sie Unterstrukturabfragen mit SMARTS durch, erstellen Sie 2D/3D-Geometrien, berechnen Sie Ähnlichkeiten und führen Sie chemische Reaktionen durch. Quelle: aminoanalytica/amina-skills.

Wie installiere ich rdkit?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aminoanalytica/amina-skills --skill rdkit Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/aminoanalytica/amina-skills