library/specializations/domains/science/nanotechnology/skills/iso-nanotechnology-compliance-checker/SKILL.md
Regulatory compliance skill for ISO nanotechnology standards verification and documentation
npx skillsauth add a5c-ai/babysitter iso-nanotechnology-compliance-checkerInstall 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 ISO Nanotechnology Compliance Checker skill provides systematic verification of compliance with ISO nanotechnology standards, enabling proper documentation, terminology, and safety practices alignment.
Standards Identification
Gap Analysis
Documentation
{
"material_type": "string",
"application_area": "medical|electronics|cosmetics|industrial",
"standards_to_check": ["ISO/TS 80004", "ISO/TR 13014"],
"current_documentation": "string (path)"
}
{
"applicable_standards": [{
"standard": "string",
"title": "string",
"relevance": "mandatory|recommended"
}],
"compliance_status": {
"compliant": "number",
"non_compliant": "number",
"not_assessed": "number"
},
"gaps": [{
"requirement": "string",
"current_status": "string",
"remediation": "string"
}],
"overall_rating": "compliant|partially_compliant|non_compliant"
}
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.