library/specializations/domains/science/nanotechnology/skills/ftir-analyzer/SKILL.md
Fourier Transform Infrared spectroscopy skill for molecular identification and surface functional group analysis
npx skillsauth add a5c-ai/babysitter ftir-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 FTIR Analyzer skill provides molecular characterization of nanomaterials through infrared spectroscopy, enabling identification of functional groups, surface modifications, and chemical bonding.
Sample Preparation
Spectrum Analysis
Surface Chemistry
{
"spectrum_file": "string",
"technique": "atr|transmission|drifts",
"analysis_type": "identification|quantification|comparison"
}
{
"identified_bands": [{
"wavenumber": "number (cm-1)",
"assignment": "string",
"intensity": "string (strong|medium|weak)"
}],
"functional_groups": ["string"],
"library_matches": [{
"compound": "string",
"match_score": "number"
}]
}
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.