orca-opt

Configure ORCA functional, basis, charge, and multiplicity for molecular geometry optimization.

181|20|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/Hello-QM/catgo-LRG --skill orca-opt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orca-opt
Source: https://github.com/Hello-QM/catgo-LRG/tree/main/server/catgo/workflow/skills/orca/opt
Command: npx skills add https://github.com/Hello-QM/catgo-LRG --skill orca-opt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ORCA geometry optimization automates the setup of quantum-chemical structure optimizations, reducing manual configuration and potential errors in functional/basis selection, dispersion, solvent effects, and convergence criteria.

Core Features & Use Cases

  • Automated configuration of ORCA method and basis, with support for dispersion corrections (D3BJ, D3, D4) and solvent models (CPCM).
  • Flexible workflow integration: create geo_opt tasks, submit, monitor, and retrieve results within CatGo.
  • Example use: optimize a molecule like benzene or a radical complex to obtain a reliable minimum-energy structure.

Quick Start

Load a molecule, configure ORCA options (method, basis, dispersion, solvent, and convergence), then create and execute a geo_opt task in the workflow.

Frequently Asked Questions about orca-opt

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

FAQPage Schema
How do I set up ORCA geometry optimization with dispersion and solvent models?

ORCA geometry optimization is configured by specifying the functional, basis set, charge, multiplicity, and optional D3BJ or CPCM solvent settings within a geo_opt task. Submitting this task in the CatGo workflow automates the molecular structure refinement.

When do I need to apply dispersion corrections like D3BJ or D4 in quantum chemistry geometry optimization?

Dispersion corrections like D3BJ or D4 are applied during geometry optimization to accurately capture non-covalent interactions in molecules like benzene or radical complexes. Configuring these parameters in the geo_opt task ensures a reliable minimum-energy structure.

What is the best way to balance speed and accuracy for molecular geometry optimization?

To balance speed and accuracy during geometry optimization, configure the ORCA workflow to progress from the SVP basis set to TZVP. This methodical progression optimizes molecular geometries efficiently while converging on a reliable structure.

Can I include CPCM solvent effects in my ORCA workflow for optimizing radical complexes?

Yes, CPCM solvent effects can be included in the ORCA workflow by configuring the solvent settings within the geo_opt task. This allows you to optimize molecular geometries for radical complexes or solvated systems directly through the CatGo interface.

Does the CatGo workflow support automated monitoring and retrieval for ORCA optimization tasks?

Yes, the CatGo workflow supports creating, submitting, monitoring, and retrieving results for ORCA geo_opt tasks. This automation reduces manual configuration errors and streamlines the entire quantum-chemical structure optimization process.

Why should I use an automated workflow for ORCA geometry optimization instead of manual configuration?

Automated ORCA geometry optimization reduces manual configuration errors in functional, basis, dispersion, and convergence criteria selection. It streamlines the setup of quantum-chemical structure optimizations to reliably obtain minimum-energy molecular geometries.