| name | superconductivity-analysis |
|---|---|
| description | Use when the task is to analyze superconductivity-relevant quantities from DFT or Eliashberg-style outputs, including electron-phonon coupling summaries, logarithmic phonon frequency estimates, phonon-stability checks, Allen-Dynes Tc estimates, mu*-sensitivity or Tc robustness checks, mode-specific candidate ranking, and compact markdown reports from finished calculations. |
Use this skill for superconductivity-oriented post-processing rather than generic workflow setup.
- summarize electron-phonon coupling from an
alpha^2F-like spectrum - estimate
lambdaandomega_log - check whether a phonon mode set contains soft or imaginary modes
- estimate a simple Allen-Dynes
Tc - estimate how sensitive Tc is to the chosen
mu* - rank multiple superconducting candidates in balanced, high-Tc, robust, or stable modes
- write a compact superconductivity-analysis report from existing data
scripts/analyze_alpha2f.pyEstimatelambdaandomega_logfrom analpha^2Fspectrum.scripts/analyze_phonon_modes.pySummarize phonon-mode stability and soft-mode counts.scripts/estimate_tc.pyEstimateTcfromlambda,omega_log, andmu*.scripts/analyze_tc_sensitivity.pySweep Tc over a range ofmu*values and summarize robustness.scripts/compare_superconducting_candidates.pyRank multiple superconducting candidates with a compact Tc-plus-stability heuristic.scripts/export_superconductivity_report.pyExport a markdown superconductivity-analysis report.
- Treat the resulting
Tcas a compact estimate, not a full superconductivity prediction workflow. - Be explicit about the chosen
mu*. - Distinguish soft modes from fully imaginary-mode instabilities.