skills/materials/neb-calculation/SKILL.md
Use this skill for the execution stage of NEB and dimer workflows, especially the detailed run protocol for plain-NEB to CI-NEB refinement or NEB/frequency/dimer refinement.
npx skillsauth add q734738781/CatMaster neb-calculationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill once the pathway inputs are already prepared and the question is how to run them robustly. It covers the two common execution branches: plain-NEB -> CI-NEB and NEB or TS guess -> frequency/mode guess -> dimer. For image generation and dimer input assembly, use neb-prepare. For post-run barrier interpretation and QC, use neb-analysis.
vasp_execute_batch, normally with task_name="vasp_execute_neb" for VASP pathway work.mace_neb_batch.vasp_execute_batchmace_neb_batchplain-NEB, then CI-NEBneb-prepare first.NEB first to localize the band and reduce gross path noise.CI-NEB refinement.NEB run and the CI-NEB refinement run in separate output roots.coarse NEB or TS guess -> frequency/mode estimate -> dimer refinement.vasp_execute_batch(task_name="vasp_execute_neb") for NEB or dimer-style VASP runs so they use the dedicated submission preset rather than the generic VASP one.mace_neb_batch for managed MACE NEB rather than ad hoc scripts.default_dtype=float64 by default for MACE pathway optimization.plain mode for a fixed image set and autoneb only when the workflow explicitly benefits from adaptive image insertion.climb as an explicit decision rather than an implicit default.plain-NEB -> CI-NEB is the default robust VASP barrier workflow.default_dtype=float64 as the default for MACE geometry/path optimization; only use float32 when the run is explicitly exploratory.Return:
plain_neb, cineb_refinement, dimer_refinement, mace_neb, or similar)neb-prepare before this skill if the image tree or dimer inputs are not ready yet.neb-analysis after collection to interpret the barrier, profile shape, and common pitfalls.testing
Draft, audit, or revise point-by-point reviewer response letters for Nature-family manuscript revisions. Use when the user provides reviewer comments, editor decision letters, revision notes, response drafts, or asks how to respond to major/minor revision requests, rebuttal letters, response to reviewers, peer-review reports, 审稿意见回复, 逐点回复, 修回信, 大修回复, 小修回复, or 如何回复 reviewer.
development
Build full-text bilingual, figure-aware, source-grounded Markdown reading files for journal or conference papers from PDF, DOI, arXiv, publisher HTML, or pasted text. Use whenever the user asks to translate an entire paper, make a complete markdown reader, preserve figure or table placement near the relevant prose, or keep exact source anchors for every block. Do not use this for summaries, bullet-keyword notes, or citation-only tasks.
testing
Polish, restructure, or translate academic prose into Nature-leaning English using the paper-architecture and writing-strategy principles from Scientific English Writing & Communication, with phrase-level support from Academic Phrasebank. Use whenever the user asks to polish a manuscript paragraph, abstract, introduction, results, discussion, conclusion, title, methods section, or Chinese academic draft for publication-quality English.
tools
Build a complete but efficient Nature-style Chinese PPTX presentation from a scientific paper, preprint, PDF, article text, abstract, figure legends, or reading notes. Use this skill whenever the user asks to make slides/PPT/PPTX for journal club, group meeting, paper sharing, thesis seminar, lab meeting, department report, or academic presentation from a research paper, not only medical papers. It identifies the paper type and argument, selects only the figures needed for the story, writes Chinese slide content and speaker notes, creates the actual .pptx deck, and performs lightweight verification with cross-platform Python tooling by default.