neb_ts

Run ORCA NEB-TS searches to map minimum energy paths between reactant and product structures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ORCA NEB-TS transition-state search to locate and verify minimum energy paths between reactant and product structures, enabling systematic TS discovery and barrier estimation.

Core Features & Use Cases

  • Interpolates images between reactant and product geometries using NEB-TS.
  • Performs NEB optimization with CI-NEB refinement to identify a transition state with exactly one imaginary frequency.
  • Provides example workflows and parameter guidelines for catalysis/reaction studies.

Quick Start

Provide reactant and product structures and run an ORCA NEB-TS workflow to locate and verify a transition state along the minimum energy path.

Frequently Asked Questions about neb_ts

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

FAQPage Schema
How do I find an ORCA transition state between two molecular structures?

To find an ORCA transition state, you provide both reactant and product structures to run an NEB-TS workflow. The process interpolates images between the two geometries, optimizes the path, and refines it using CI-NEB to locate the transition state.

What is ORCA NEB-TS and how does it map a minimum energy path?

ORCA NEB-TS is a computational chemistry method that maps a minimum energy path between reactant and product structures. It works by interpolating intermediate images, performing NEB optimization, and refining with CI-NEB to identify the transition state.

How do I verify a transition state has exactly one imaginary frequency in ORCA?

To verify a transition state in ORCA, the NEB-TS workflow includes a TS verification step that checks for exactly one imaginary frequency. This confirmation ensures the located geometry is a true transition state along the mapped minimum energy path.

Do I need both reactant and product geometries to run an ORCA NEB-TS workflow?

Yes, you strictly need both reactant and product structures to run an ORCA NEB-TS workflow. The transition-state search enforces this requirement to interpolate images and map the minimum energy path between the two endpoints.

What is the best way to perform CI-NEB refinement for ORCA transition states?

The best way to perform CI-NEB refinement is through a reproducible ORCA NEB-TS workflow. After initial image interpolation and NEB optimization, CI-NEB refinement runs to accurately identify the transition state along the minimum energy path.