iso-nanotechnology-compliance-checker
Regulatory compliance skill for ISO nanotechnology standards verification and documentation
Best use case
iso-nanotechnology-compliance-checker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Regulatory compliance skill for ISO nanotechnology standards verification and documentation
Teams using iso-nanotechnology-compliance-checker should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/iso-nanotechnology-compliance-checker/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How iso-nanotechnology-compliance-checker Compares
| Feature / Agent | iso-nanotechnology-compliance-checker | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Regulatory compliance skill for ISO nanotechnology standards verification and documentation
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# ISO Nanotechnology Compliance Checker
## Purpose
The ISO Nanotechnology Compliance Checker skill provides systematic verification of compliance with ISO nanotechnology standards, enabling proper documentation, terminology, and safety practices alignment.
## Capabilities
- ISO/TS 80004 terminology compliance
- ISO/TR 13014 characterization guidance
- ISO/TR 12885 safety practices
- Documentation template generation
- Compliance audit checklists
- Gap analysis reports
## Usage Guidelines
### Compliance Verification
1. **Standards Identification**
- Identify applicable standards
- Determine requirements
- Map to current practices
2. **Gap Analysis**
- Compare practices to requirements
- Identify non-conformances
- Prioritize remediation
3. **Documentation**
- Generate compliant templates
- Create audit trails
- Prepare for certification
## Process Integration
- Nanomaterial Safety Assessment Pipeline
- Nanomaterial Scale-Up and Process Transfer
## Input Schema
```json
{
"material_type": "string",
"application_area": "medical|electronics|cosmetics|industrial",
"standards_to_check": ["ISO/TS 80004", "ISO/TR 13014"],
"current_documentation": "string (path)"
}
```
## Output Schema
```json
{
"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"
}
```Related Skills
contrast-checker
Check color contrast ratios for WCAG compliance
compliance-checker
Check compliance with SOC 2, GDPR, HIPAA, and PCI-DSS standards
soc2-compliance-automator
SOC 2 Trust Services Criteria compliance automation for evidence collection, control mapping, and audit preparation
pci-dss-compliance-automator
PCI DSS compliance assessment and reporting for cardholder data protection, SAQ automation, and ASV scan orchestration
hipaa-compliance-automator
HIPAA security and privacy compliance automation for ePHI protection, safeguards assessment, and audit preparation
gdpr-compliance-automator
GDPR compliance assessment and automation for data mapping, consent management, DSAR handling, and privacy impact assessments
compliance-evidence-collector
Automated evidence collection across compliance frameworks from cloud providers, identity systems, and security tools
regulatory-compliance-assessment
Evaluate organizational compliance with healthcare regulations including HIPAA, CMS Conditions of Participation, and accreditation standards through gap analysis and audit procedures
accessibility-compliance-auditing
Evaluate learning materials and technology for WCAG, Section 508, and accessibility compliance with remediation recommendations
accessibility-compliance
Ensure cultural programs and facilities meet ADA requirements and universal design principles including accommodations, assistive technologies, and inclusive practices
jupyter-reproducibility-checker
Skill for checking and ensuring Jupyter notebook reproducibility
model-checker-interface
Interface with multiple model checking tools for formal verification