xrd-spectra-simulation
Installation
SKILL.md
XRD Spectrum Simulation Skill
When to use this
Use this skill when the user provides a .cif structure file and wants:
- Simulated XRD pattern (Cu Kα by default)
- Publication-ready PNG plot
Inputs
- .cif file path (user provides crystal structure)
Outputs
/tmp/chemclaw/xrd_spectrum.png— XRD pattern plot
New environment (from zero)
conda create -n spec python=3.12 -y
conda activate spec
cd xrd-spectra-simulation
Related skills
More from internscience/chemclaw
molecular_properties_predictor
预测小分子多种物化性质(沸点、折射率、密度、黏度、表面张力等),当前已真实接入 bamboo_mixer 单分子物性模型后端。
14mol-3d-viewer
将 SMILES 或化学名称转换为分子 3D 结构。支持生成 SDF 文件、3D 分子图片和可交互 HTML 网页(可旋转观察)。
14mol-2d-viewer
将 SMILES 或化学名称转换为分子 2D 结构图。支持普通分子和聚合物 2D 结构绘制。
14literature-parsing
将 PDF 文献转换为 Markdown 文件,并提取所有图表图片。使用 MinerU (opendatalab) 进行工业级高质量解析。
14reaction-data-extraction
从 PDF 文献中提取化学反应数据,特别是反应条件优化信息。支持提取反应物、产物、催化剂、溶剂、温度、时间、产率等,并输出结构化 CSV 文件。使用 MinerU + NLP + 规则匹配进行精确提取。
14mineru-pdf-converter
|
13