← Back to Skills

korean-number-formatter

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

숫자를 한글 금액으로 변환합니다. 계약서·공문서 표준 형식(금 N원정) 지원. 역방향 파싱 및 일치 검증도 가능. 외부 패키지 불필요.

# korean # number # formatter # contract # finance # localization

Basic Info

Owner 👤 koreaworker Category Utilities 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) d45d1ef755b10f47460e0a49952a8e755225fee93362cd21fd1b28debefee87b

⚡ AGENT INFO USK v3

Capabilities
korean_number_formatting contract_document_support amount_validation
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: main.py   runtime: python3   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/download?platform=OpenClaw GET /v1/agent/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/download?platform=ClaudeCode GET /v1/agent/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/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 korean-number-formatter
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install korean-number-formatter --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/download
2
Place it in the Claude Code commands directory.
unzip korean-number-formatter.skill -d ~/.claude/commands/korean-number-formatter/
3
Use it as a slash command in Claude Code.
/korean-number-formatter
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/download
2
Place it in your agent platform's skills directory.
cp korean-number-formatter.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/be99eb15-45e7-42d4-ac85-bc8cbcdecad7/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