rdkit

Calculate molecular descriptors and generate fingerprints from SMILES strings.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/robinbarvaag/poynt --skill rdkit-robinbarvaag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rdkit
Source: https://github.com/robinbarvaag/poynt/tree/main/.github/skills/rdkit
Command: npx skills add https://github.com/robinbarvaag/poynt --skill rdkit-robinbarvaag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a powerful and flexible toolkit for cheminformatics tasks, enabling detailed molecular analysis, manipulation, and generation.

Core Features & Use Cases

  • Molecular Analysis: Calculate descriptors (MW, LogP, TPSA), generate fingerprints, and perform substructure searches.
  • Molecular Manipulation: Generate 2D/3D coordinates, optimize geometries, and handle chemical reactions.
  • Use Case: Design novel drug candidates by calculating molecular properties, generating diverse conformers, and screening for desired structural features.

Quick Start

Use the rdkit skill to calculate the molecular weight and LogP for the SMILES string 'CCO'.

Frequently Asked Questions about rdkit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate molecular descriptors like LogP and TPSA from a SMILES string?

You can calculate molecular descriptors like LogP and TPSA by inputting a SMILES string into this cheminformatics toolkit. It computes molecular weight, LogP, and topological polar surface area to support drug discovery workflows.

Can I generate 3D coordinates and optimize molecular geometries for drug discovery?

Yes, you can generate 2D and 3D coordinates and optimize molecular geometries. This toolkit handles molecular manipulation by generating diverse conformers and optimizing structures for computational chemistry analysis.

Do I need the RDKit Python library to perform substructure searches and generate fingerprints?

Yes, the RDKit Python library is required to perform substructure searches and generate molecular fingerprints. This dependency enables the advanced cheminformatics workflows needed for screening structural features.

What is the best way to screen novel drug candidates for desired structural features?

The best way to screen novel drug candidates is by using a cheminformatics toolkit to generate fingerprints and perform substructure searches. This approach allows you to filter molecules for desired structural features during molecular modeling.

Does this cheminformatics toolkit support handling and manipulating chemical reactions?

Yes, this cheminformatics toolkit supports handling and manipulating chemical reactions. It enables molecular manipulation tasks, allowing you to process chemical reactions alongside generating coordinates and optimizing geometries.