agentsclimarketplace

Qe analysis

Skill chatmaterials/qe-analysis

Use when the task is to analyze completed or partially completed Quantum ESPRESSO results, including extracting total energies, convergence status, force summaries, comparing multiple QE runs, and summarizing pw.x output directories.From its SKILL.md

Install
npx -y skills add chatmaterials/qe-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 266 tokens by cl100k_base, as published. Nobody here has run it

QE Analysis

Use this skill for post-run Quantum ESPRESSO result analysis rather than workflow setup.

When to use

  • analyze a completed or incomplete QE run
  • compare energies across multiple QE directories
  • summarize SCF or ionic convergence from pw.x output
  • write a compact report from existing QE results

Use the bundled helpers

  • scripts/analyze_qe_result.py Summarize a single QE result directory.
  • scripts/compare_qe_results.py Compare multiple QE result directories by energy and status.
  • scripts/structure_change_qe.py Compare two QE structures and summarize lattice or coordinate changes.
  • scripts/analyze_qe_dos.py Extract DOS-oriented summary data from QE DOS output.
  • scripts/analyze_qe_band.py Extract band-gap-oriented summary data from QE band output.
  • scripts/analyze_qe_projwfc.py Extract projected-orbital summary data from QE projwfc-like output.
  • scripts/export_analysis_report.py Export a markdown analysis report from a QE result directory.

Guardrails

  • Do not treat incomplete scratch-dependent child runs as finalized results.
  • Distinguish raw extraction from interpretation.
  • If runs are not comparable, say so explicitly.

What ships with it: 24 files

22.2 KB alongside SKILL.md, 8 of them executable

agents/

Keep looking

Skills are one crate of 326,422. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.