pyscf-interface
// PySCF quantum chemistry interface for classical electronic structure calculations
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namepyscf-interface
descriptionPySCF quantum chemistry interface for classical electronic structure calculations
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]
PySCF Interface
Purpose
Provides expert guidance on PySCF quantum chemistry calculations for generating molecular data needed in quantum computing applications.
Capabilities
- Hartree-Fock calculations
- Coupled cluster (CCSD) calculations
- Active space selection
- Molecular orbital visualization
- Integral computation
- Basis set management
- Geometry optimization
- Property calculations
Usage Guidelines
- Molecule Definition: Specify molecular geometry and charge/multiplicity
- Basis Selection: Choose appropriate basis set for accuracy requirements
- Method Execution: Run HF, CCSD, or other methods for reference energies
- Integral Export: Extract one and two-electron integrals for quantum algorithms
- Active Space: Identify chemically relevant orbitals for reduced calculations
Tools/Libraries
- PySCF
- OpenFermion-PySCF
- Qiskit Nature
- ASE
- RDKit