Install
openclaw skills install @zoeprior/reinvent4Help install, configure, run, troubleshoot, and extend MolecularAI REINVENT4 for generative molecular design. Use when the user mentions REINVENT4 or Reinvent 4, asks about `reinvent` or `reinvent_datapre`, needs to choose an install backend like `mac`, `cpu`, `cu126`, `rocm6.4`, or `xpu`, wants help editing `configs/*.toml`, working with sampling, scoring, transfer learning, staged learning, notebooks, or scoring plugins, or needs guidance grounded in the upstream REINVENT4 repository.
openclaw skills install @zoeprior/reinvent4Prefer a local REINVENT4 checkout over web summaries. Treat a directory as the
repo root when it contains install.py, pyproject.toml, reinvent/, and
configs/.
references/install-and-run.mdreferences/config-modes.mdreferences/plugins-and-tests.mdpython install.py --help, python install.py <backend> --dry-run, reinvent --help, direct file inspection, and existing files under configs/.configs/ instead of inventing schemas from
scratch.maccpucu126rocm6.4xpuinstall.py defaults to optional dependency set all, which
includes extra packages such as openeye and isim.-d none for minimal or smoke-test installs unless the user
explicitly needs OpenEye ROCS or iSIM-related functionality.--dry-run before a real install whenever backend choice or dependency
resolution is uncertain.reinvent --help.reinvent [-l logfile] <config.toml>.pyproject.toml: reinvent_datapre.configs/.contrib/tutorials/maize/adgpu_prepare, avoid relying on those collided files
unless the user specifically needs that tutorial.MAIN_TEST_PATH; some tests also require OE_LICENSE.Use these upstream files as the primary source of truth when they are present in the local checkout:
README.mdinstall.pypyproject.tomlconfigs/README.mdconfigs/PARAMS.mdconfigs/SCORING.mdnotebooks/README.mdtests/example_config.json