Agentic Bill Payments MCP Server
generic skill
X-ray Diffraction skill for crystal structure, phase identification, and crystallite size analysis of nanomaterials
Sign in to like and favorite skills
generic skill
References to demo script and key prompts for validation
I want you to act as an English translator, spelling corrector and improver. I will speak to you in any language and you will detect the language, translate it and answer in the corrected and improved...
name: xrd-crystallography-analyzer description: X-ray Diffraction skill for crystal structure, phase identification, and crystallite size analysis of nanomaterials allowed-tools:
The XRD Crystallography Analyzer skill provides crystallographic characterization of nanomaterials through X-ray diffraction analysis, enabling phase identification, crystallite size determination, and structural refinement.
Phase Identification
Crystallite Size
Structural Refinement
{ "diffraction_file": "string", "analysis_type": "phase_id|crystallite_size|refinement|pdf", "wavelength": "number (Angstrom)", "expected_phases": ["string"] }
{ "phases": [{ "name": "string", "pdf_number": "string", "weight_fraction": "number" }], "crystallite_size": { "value": "number (nm)", "method": "string" }, "lattice_parameters": { "a": "number", "b": "number", "c": "number", "space_group": "string" }, "refinement_quality": { "Rwp": "number", "chi_squared": "number" } }