ワンクリックで
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