kreach-chemical-regulation
New화평법(K-REACH) 화학물질 규제대응 MD/Skill 시스템
Summary
This skill helps developers and compliance teams navigate the K-REACH (Korean REACH) chemical regulation system by providing guidance on registration, reporting, and data requirements.
- It streamlines the process of checking substance status, preparing documentation, and understanding regulatory obligations for chemicals manufactured or imported into South Korea.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/kreach-chemical-regulation.md https://raw.githubusercontent.com/Levenspiel17/kreach-chemical-regulation/main/SKILL.md/kreach-chemical-regulationUse Cases
Usage Examples
/kreach-chemical-regulation check substance CAS 100-42-5
What are the K-REACH registration requirements for a new chemical with annual tonnage 10-100 tons?
Generate a compliance report for importing 5 tons of toluene into South Korea.
Security Audits
Frequently Asked Questions
What is kreach-chemical-regulation?
This skill helps developers and compliance teams navigate the K-REACH (Korean REACH) chemical regulation system by providing guidance on registration, reporting, and data requirements. It streamlines the process of checking substance status, preparing documentation, and understanding regulatory obligations for chemicals manufactured or imported into South Korea.
How to install kreach-chemical-regulation?
To install kreach-chemical-regulation: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/kreach-chemical-regulation.md https://raw.githubusercontent.com/Levenspiel17/kreach-chemical-regulation/main/SKILL.md. Finally, /kreach-chemical-regulation in Claude Code.
What is kreach-chemical-regulation best for?
kreach-chemical-regulation is a skill categorized under General. Created by Levenspiel17.
What can I use kreach-chemical-regulation for?
kreach-chemical-regulation is useful for: Check whether a specific chemical substance is subject to K-REACH registration or exemption.; Generate a list of required toxicological data for a new chemical registration under K-REACH.; Determine the annual tonnage band and corresponding regulatory obligations for a substance.; Prepare a compliance checklist for importing chemicals into South Korea under K-REACH.; Identify the appropriate K-REACH registration pathway (e.g., existing, new, or phase-in substance).; Retrieve the latest K-REACH update or deadline for a specific chemical category..