boron-nmr-predict

Installation
SKILL.md

Boron NMR Predict

Use the bundled scripts for deterministic local inference.

Workflow

  1. Create and activate a fresh conda environment for this skill.
  2. Install Python dependencies from requirements-core.txt and requirements-pyg.txt.
  3. Ensure model files exist locally by running scripts/ensure_model.py.
  4. Run scripts/predict_boron_nmr.py with a SMILES string and solvent.
  5. Return the predicted chemical shift for each boron atom in text form.
  6. Generate the labeled PNG image into the user's tmp directory so each ppm value can be matched to B(index) in the structure image.

Input contract

Prefer SMILES input.

Required:

  • Molecule SMILES containing at least one boron atom
Related skills
Installs
10
GitHub Stars
46
First Seen
Mar 30, 2026