gjf-to-xyz

Installation
SKILL.md

GJF to XYZ Converter

Convert Gaussian gjf files to XYZ format. Supports single file conversion and batch processing.

Quick Start

Command Line

# Single file conversion
python scripts/gjf2xyz.py input.gjf

# Specify output file
python scripts/gjf2xyz.py input.gjf -o output.xyz

# Batch conversion
python scripts/gjf2xyz.py ./gjf_directory/ -o ./xyz_directory/
Related skills
Installs
10
GitHub Stars
46
First Seen
Mar 30, 2026