library/specializations/domains/science/nanotechnology/skills/saxs-waxs-analyzer/SKILL.md
Small/Wide Angle X-ray Scattering skill for nanostructure size, shape, and organization analysis
npx skillsauth add a5c-ai/babysitter saxs-waxs-analyzerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The SAXS-WAXS Analyzer skill provides structural characterization of nanomaterials through small and wide angle X-ray scattering, enabling determination of size, shape, and spatial organization at the nanoscale.
Data Reduction
Form Factor Analysis
Structural Analysis
{
"data_file": "string",
"technique": "saxs|waxs|combined",
"analysis_type": "guinier|form_factor|pdf",
"expected_shape": "sphere|cylinder|disk|ellipsoid"
}
{
"guinier": {
"Rg": "number (nm)",
"I0": "number",
"qRg_range": "string"
},
"form_factor": {
"model": "string",
"radius": "number (nm)",
"polydispersity": "number",
"chi_squared": "number"
},
"pdf": {
"Dmax": "number (nm)",
"p_r_function": {"r": [], "p": []}
}
}
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.