ChemGraph
Natural-language molecular simulation, analysis, and chemistry reporting
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ChemGraph?โผ
Run `npx skills add argonne-lcf/ChemGraph --all -g -y` in your terminal to install all skills in this suite globally.
What can ChemGraph do for chemistry research?โผ
It turns plain-English requests into molecular simulations, including structure building, geometry optimization, vibrational frequencies, IR spectra, docking, and XANES analysis.
Which calculators does ChemGraph support?โผ
It works with EMT and MACE out of the box, plus optional integrations for TBLite, UMA, NWChem, ORCA, and AutoDock Vina.
Can ChemGraph run on supercomputers?โผ
Yes. Optional Parsl and Globus Compute integrations let it run large ensemble simulations on HPC systems like ALCF Polaris and Aurora.
Do I need coding experience to use ChemGraph?โผ
No. You can run queries from the command line or a Streamlit web interface using plain English, while the agent handles the underlying simulation setup.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides