一键导入
matcraft-kit
A modular Python framework for building and analyzing atomic structures with CLI tools for materials modelling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A modular Python framework for building and analyzing atomic structures with CLI tools for materials modelling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Prepare, validate, and submit UMA/fairchem machine-learning interatomic potential calculations on Genkai with the established PJM launcher and UMA virtual environment. Use for MLIP or UMA structure relaxation, molecular dynamics, energy/force inference, GPU calculations, PJM submission, restart preparation, or locating and reporting calculation outputs.
Read surface-research PDFs or JSON records and extract structured reaction, material, and modeling information for downstream agent workflows.
Build realistic oxide-surface candidates: oxygen-vacancy landscapes, adsorbate coverage landscapes, and metal-cluster-on-surface starting structures using ASE, Optuna, and optional UMA/FAIRChem calculators.
Filter and normalize paperread surface-extraction outputs into Agent-ready modeling inputs, including facet equivalence, loaded nanoparticle species, material class, reaction type, and executable modeling task mapping.
Prepare, stage, and summarize LOBSTER bonding-analysis calculations from completed VASP, CP2K, or Quantum ESPRESSO outputs.
Skill for executing ABACUS DFT materials calculations. Help users set up, run, and analyze ABACUS calculations.
| name | matcraft-kit |
| description | A modular Python framework for building and analyzing atomic structures with CLI tools for materials modelling. |
| when_to_use | Use when you need to build, modify, inspect, or analyze atomic structures. |
| entry | mckit -h |
mckit)Use this skill to streamline and automate materials modeling workflows. The framework is divided into two primary command categories:
Tasks dedicated to creating and manipulating atomic structures.
mckit operate -hTasks dedicated to analyzing structural properties and verifying geometry.
mckit observe -hCritical Workflow Rule: Always check the structure after any structural modification using:
mckit observe inspect [<structure_file>]Never rely solely on intuition—always verify structural integrity programmatically.