Agent Skills: PySCF Quantum Chemistry

PySCF quantum chemistry skill for molecular calculations, coupled cluster, and multireference methods

quantum-mechanicsID: a5c-ai/babysitter/pyscf-quantum-chemistry

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/specializations/domains/science/physics/skills/pyscf-quantum-chemistry

Skill Files

Browse the full folder contents for pyscf-quantum-chemistry.

Download Skill

Loading file tree…

library/specializations/domains/science/physics/skills/pyscf-quantum-chemistry/SKILL.md

Skill Metadata

Name
pyscf-quantum-chemistry
Description
PySCF quantum chemistry skill for molecular calculations, coupled cluster, and multireference methods

PySCF Quantum Chemistry

Purpose

Provides expert guidance on PySCF quantum chemistry calculations, including post-Hartree-Fock methods and multireference approaches.

Capabilities

  • Hartree-Fock and post-HF methods
  • Coupled cluster (CCSD, CCSD(T))
  • CASSCF/CASPT2 multireference
  • Periodic boundary conditions
  • Relativistic corrections
  • DMRG integration

Usage Guidelines

  1. System Setup: Define molecular geometry and basis set
  2. Mean-Field: Run Hartree-Fock calculations
  3. Correlation: Apply post-HF methods for correlation
  4. Multireference: Use CASSCF for strongly correlated systems
  5. Advanced: Include relativistic effects when needed

Tools/Libraries

  • PySCF
  • Block2
  • libcint
PySCF Quantum Chemistry Skill | Agent Skills