Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

RDKit Cheminformatics Toolkit

Skill Verifiziert Aktiv

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.

Zweck

To provide a robust and well-documented interface for advanced cheminformatics tasks using the RDKit library, empowering AI agents in drug discovery and computational chemistry research.

Funktionen

  • SMILES/SDF/MOL/PDB parsing and writing
  • Molecular descriptor calculation (MW, LogP, TPSA, etc.)
  • Fingerprinting (Morgan, RDKit, MACCS, etc.) and similarity calculation
  • Substructure searching using SMARTS
  • 2D and 3D coordinate generation
  • Chemical reaction handling
  • Molecular visualization

Anwendungsfälle

  • Analyzing molecular properties for drug-likeness
  • Screening large databases for similar compounds
  • Identifying specific functional groups or scaffolds
  • Generating 3D conformations for molecular docking

Nicht-Ziele

  • Providing a simpler interface for standard workflows (use datamol for that)
  • Replacing the need for understanding cheminformatics concepts
  • Performing tasks outside the scope of RDKit's capabilities

Praktiken

  • Cheminformatics best practices
  • Molecular data processing
  • Scientific code execution

Voraussetzungen

  • Python 3.11+ (3.12+ recommended)
  • uv (Python package manager)
  • An AI agent supporting the Agent Skills standard (e.g., Cursor, Claude Code)
  • macOS, Linux, or Windows with WSL2

Execution

  • info:Pinned dependenciesThe RDKit library is the primary dependency. While specific versions are not pinned in the SKILL.md itself, it is standard practice for Python packages to be managed by environment tools like Conda or pip, which handle versioning.

Installation

npx skills add K-Dense-AI/claude-scientific-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne21k
LizenzBSD-3-Clause
Status
Quellcode ansehen

Ähnliche Erweiterungen

Datamol Cheminformatics Skill

99

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including 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. Part of the AlterLab Academic Skills suite.

Skill
AlterLab-IEU

Alterlab Rdkit

98

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. Part of the AlterLab Academic Skills suite.

Skill
AlterLab-IEU

Datamol

97

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including 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.

Skill
K-Dense-AI

PyTDC (Therapeutics Data Commons)

99

Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.

Skill
K-Dense-AI

Molfeat

99

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

Skill
K-Dense-AI

Medchem

99

Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and library filtering.

Skill
K-Dense-AI