— No reviews yet
0 installs
12 views
0.0% view→install
Install
$ agentstack add skill-scimate-ai-hpc-skills-hpc-quantum-espresso ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Hpc Quantum Espresso? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
HPC Quantum ESPRESSO
Treat Quantum ESPRESSO as a staged first-principles workflow centered on namelist-based input files.
Start
- Read
references/pwx-workflow.mdbefore creating or editing apw.xinput. - Read
references/input-and-parameter-matrix.mdwhen mapping namelists, atomic species, pseudopotentials, and k-points. - Read
references/scf-relax-bands-and-convergence.mdwhen choosing workflow stage and convergence strategy. - Read
references/cluster-execution-playbook.mdwhen staging a Quantum ESPRESSO workflow for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhen SCF, relaxation, or input parsing fails.
Additional References
Load these on demand:
references/pseudopotential-kpoints-and-occupations.mdfor pseudo selection, k-point modes, and metallic versus insulating occupation logicreferences/restarts-and-postprocessing.mdfor clean restarts,prefix/outdir, NSCF, DOS, and bands handoffreferences/cutoff-and-mixing-matrix.mdforecutwfc,ecutrho, mixing, and SCF stabilization choicesreferences/cluster-execution-playbook.mdfor stage handoff,prefixoroutdirdiscipline, and cluster launch choices
Reusable Templates
Use assets/templates/ when a concrete starting input is needed, especially:
scf_si.inrelax_si.inbands_si.inqe-pwx-slurm.sh
Guardrails
- Do not mix pseudopotentials, cutoffs, and occupations without checking compatibility.
- Do not treat k-point density as an afterthought.
- Do not use a relaxation or bands workflow when the structure and SCF ground state are not ready.
- Do not guess namelist keys from other DFT codes.
Outputs
Summarize:
- workflow stage such as SCF, relax, or bands
- pseudopotential and species setup
- k-point strategy
- key convergence controls and expected outputs
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SciMate-AI
- Source: SciMate-AI/HPC-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.