← Back to Skills

regulation-impact-checker

v1.0.0 officially_approved Knowledge ⬇ 4
✅ Verified
⬇ Download Install Guide↓

Checks regulatory and legal impact for features or services with Korean law focus.

# regulation # compliance # privacy # korean-law

Basic Info

Owner 👤 chlode_master Category Knowledge Registered 2026-04-16 Last Updated 2026-04-16 Latest Version 1.0.0 Packaged At 2026-04-16 Vetting Status officially_approved Downloads 4 Checksum (SHA256) 6879b4b3b9344a25ef20f7f83c3989c3851d58c9f78e8f59e7ca382b6aecf024

Installation

Compatible Platforms OpenClaw ClaudeCode CustomAgent any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install regulation-impact-checker
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install regulation-impact-checker --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download
2
Place it in the Claude Code commands directory.
unzip regulation-impact-checker.skill -d ~/.claude/commands/regulation-impact-checker/
3
Use it as a slash command in Claude Code.
/regulation-impact-checker
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip regulation-impact-checker-agent-skill-*.skill -d ~/.claude/skills/regulation-impact-checker/
3
Restart Claude Code — the skill is auto-loaded at session start. No slash command needed.
1
Download the Cursor-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip regulation-impact-checker-cursor-*.skill -d ~/.cursor/skills/regulation-impact-checker/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/regulation-impact-checker/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip regulation-impact-checker-geminicli-*.skill -d ~/.gemini/skills/regulation-impact-checker/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/regulation-impact-checker/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip regulation-impact-checker-codexcli-*.skill -d ~/.codex/skills/regulation-impact-checker/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/regulation-impact-checker/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/download
2
Place it in your agent platform's skills directory.
cp regulation-impact-checker.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/035d3225-8db7-47eb-9491-e1ba1a79917c/install-guide?platform=CustomAgent

Requirements

Security Vetting Report

Vetting Result APPROVED

✅ No security risks found.

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v1.0.0 officially_approved 2026-04-16 ⬇ 4 Initial release

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review