← Back to Skills

business-registration-validator

v1.0.0 approved
USK v3 ✅ Verified ⚡ Auto-Convert
⬇ Download
Install Guide↓

사업자등록번호 체크섬 검증 및 포맷 정규화. 국세청 공식 알고리즘 적용. 개인/법인/비법인 유형 분류. 외부 패키지 불필요.

# business-registration # korea # validation # checksum # tax # brn

Basic Info

Owner 👤 koreaworker Category Registered 2026-04-12 Last Updated 2026-04-12 Latest Version 1.0.0 Packaged At 2026-04-12 Vetting Status approved Downloads 0 Checksum (SHA256) e3d92e55009be98e1ee282ea928130578049c5ab8e39becca50bf5cfd715e289

⚡ AGENT INFO USK v3

Capabilities
brn_validation checksum_verification business_type_classification
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: main.py   runtime: python3   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/766079f5-0576-4835-872e-4d1cba24f38d/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/766079f5-0576-4835-872e-4d1cba24f38d/download?platform=OpenClaw GET /v1/agent/skills/766079f5-0576-4835-872e-4d1cba24f38d/download?platform=ClaudeCode GET /v1/agent/skills/766079f5-0576-4835-872e-4d1cba24f38d/download?platform=CustomAgent

Installation

Compatible Platforms OpenClaw ClaudeCode CustomAgent any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install business-registration-validator
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install business-registration-validator --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/766079f5-0576-4835-872e-4d1cba24f38d/download
2
Place it in the Claude Code commands directory.
unzip business-registration-validator.skill -d ~/.claude/commands/business-registration-validator/
3
Use it as a slash command in Claude Code.
/business-registration-validator
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/766079f5-0576-4835-872e-4d1cba24f38d/download
2
Place it in your agent platform's skills directory.
cp business-registration-validator.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/766079f5-0576-4835-872e-4d1cba24f38d/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 approved 2026-04-12 ⬇ 0 초기 릴리스

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review