Physics

Automating Computational Chemistry Workflows via OpenClaw and Domain-Specific Skills

AI Insight

This paper introduces a modular automation framework for computational chemistry built on OpenClaw, a general-purpose agent that coordinates multi-step workflows across different tools and computing environments. The system separates responsibilities into planning skills, domain-specific chemistry skills, and a dispatching skill (DPDispatcher) that manages execution on heterogeneous high-performance computing (HPC) infrastructures. Validated through a methane-oxidation reactive molecular dynamics case study, the framework demonstrated cross-tool coordination, error recovery during runtime failures, and automated extraction of reaction networks.


Automating complex computational chemistry workflows reduces manual intervention, lowers the barrier to running large-scale simulations, and accelerates materials and chemical discovery by enabling researchers to focus on scientific interpretation rather than technical execution.


arXiv:2603.25522v2 Announce Type: replace
Abstract: This work presents a decoupled framework for multi-step computational chemistry automation built on OpenClaw. OpenClaw serves as the general-purpose agent for task coordination and supervision. Planning skills externalize task descriptions into executable task specifications, domain skills provide computational chemistry procedures, and the DPDispatcher skill grounds computation in heterogeneous HPC environments. In a methane-oxidation reactive MD case study, the framework coordinated cross-tool execution, supported bounded recovery from runtime failures, and extracted reaction networks.

Source: Automating Computational Chemistry Workflows via OpenClaw and Domain-Specific Skills