一键导入
mof-structure-creation
Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build common bulk crystal structures (FCC/BCC/HCP/diamond/zincblende/...) using ASE.
Build a coherent lattice-matched interface between two bulk structures using the pymatgen ZSL algorithm.
Workflow, lattice-matching strategies, and pitfalls for building interfaces between two crystals/surfaces.
Strategies for searching, filtering, and downloading structures from the Materials Project (MP) database.
Methods for building isolated molecules (ASE database, SMILES via RDKit, organometallics, endohedral cages, NEB pathways).
Workflows for nanoparticles, carbon nanotubes, nanoshells, confined/filled systems, and atomic text patterns.
| name | mof-structure-creation |
| description | Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom). |
| when_to_use | Use when the user asks to construct a MOF or any metal-node + organic-linker porous framework. |
Select MOF type
Build MOF structure
Validate MOF structure
Save and document
| MOF Type | Formula | Space Group | Lattice (Å) | Pore Size | Surface Area |
|---|---|---|---|---|---|
| MOF-5 | Zn4O(BDC)3 | Fm-3m (225) | 25.9 | ~12 Å | ~2900 m²/g |
| Cu-BTC | Cu3(BTC)2 | Fm-3m | 26.34 | ~9 Å | ~1500 m²/g |
| IRMOF-1 | Zn4O(BDC)3 | Fm-3m | 25.9 | ~12 Å | ~2900 m²/g |
| Pitfall | Symptom | Fix |
|---|---|---|
| Missing metal nodes | Wrong stoichiometry | Use proper builder function with correct cluster type |
| Incorrect lattice | Wrong pore size | Verify lattice parameter against literature |
| Linker disorder | Multiple orientations | Check symmetry and use ordered positions |
| Under-coordinated metals | Dangling bonds | Verify metal coordination environment |
python3 toolbox/structure_modelling/mof_builder.py build_mof5
python3 toolbox/structure_modelling/mof_builder.py build_cu_btc