hpc-gaussian

Automate Gaussian input generation, validation, and restart-safe execution for quantum chemistry jobs.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/SciMate-AI/scicli --skill hpc-gaussian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hpc-gaussian
Source: https://github.com/SciMate-AI/scicli/tree/main/internal/skills/bundled/hpc-skills/skills/hpc-gaussian
Command: npx skills add https://github.com/SciMate-AI/scicli --skill hpc-gaussian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Gaussian workflow setup and execution can be error-prone and restart-sensitive; this Skill provides validated templates, consistency checks, and automates input generation, route mapping, and artifact handling for Gaussian jobs.

Core Features & Use Cases

  • Input deck generation and validation for Link 0, route, charge/multiplicity, and geometry blocks.
  • Checkpoint and restart policy enforcement with staged workflows for single-point, optimization, and frequency jobs.
  • Cluster submission, scratch management, and post-processing artifact tracking across local and HPC environments.

Quick Start

Create a Gaussian input deck for a small molecule with a basic single-point calculation to validate the workflow.

Frequently Asked Questions about hpc-gaussian

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

FAQPage Schema
How do I generate a Gaussian input deck with correct Link 0 and route section settings?

Generate a Gaussian input deck by validating Link 0 commands, route mapping, charge/multiplicity, and geometry blocks. This ensures consistent basis and method selection before executing quantum chemistry jobs.

What is the best way to set up restart-safe Gaussian workflows for optimization and frequency jobs?

Set up restart-safe Gaussian workflows by enforcing explicit checkpoint and restart policies across staged sequences. This applies to single-point, optimization, and frequency jobs to prevent data loss during long runs.

How do I manage Gaussian checkpoint files and scratch directories for HPC cluster submission?

Manage Gaussian checkpoint files by applying explicit checkpoint policies and scratch management during HPC cluster submission. This handles artifact tracking and post-processing across local and high-performance computing environments.

Why does my Gaussian calculation fail due to inconsistent charge and multiplicity in the input deck?

Gaussian calculations fail when charge and multiplicity values are inconsistent in the input deck. Validate the geometry block and route section to ensure proper Link 0 handling and parameter consistency before execution.

Can I automate Gaussian quantum chemistry workflows from input generation to cluster submission?

Automate Gaussian quantum chemistry workflows by generating validated input decks, applying checkpoint policies, and mapping cluster submission. This coordinates single-point, optimization, and frequency jobs across local and HPC environments.

Do I need explicit checkpoint policies for Gaussian single-point and frequency calculations?

Explicit checkpoint policies are needed for Gaussian single-point and frequency calculations to ensure restart-safe execution. Enforce staged workflows with proper Link 0 handling before long runs to manage artifacts and prevent restart errors.