← Back to Skills

tax-simulator

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

Simulates Korean corporate taxes and identifies tax savings opportunities.

# tax # korean-tax # corporate-tax # vat # compliance

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 1 Checksum (SHA256) 32fb518cf8b905c84bf171b35e82a91836c8199f5c8e3c62b4bf0b3706a35c4e

Installation

Compatible Platforms OpenClaw ClaudeCode CustomAgent any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install tax-simulator
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install tax-simulator --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/download
2
Place it in the Claude Code commands directory.
unzip tax-simulator.skill -d ~/.claude/commands/tax-simulator/
3
Use it as a slash command in Claude Code.
/tax-simulator
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip tax-simulator-agent-skill-*.skill -d ~/.claude/skills/tax-simulator/
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/2b5d7f92-b47b-48a0-9280-0183df1156dd/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip tax-simulator-cursor-*.skill -d ~/.cursor/skills/tax-simulator/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/tax-simulator/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip tax-simulator-geminicli-*.skill -d ~/.gemini/skills/tax-simulator/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/tax-simulator/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip tax-simulator-codexcli-*.skill -d ~/.codex/skills/tax-simulator/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/tax-simulator/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/download
2
Place it in your agent platform's skills directory.
cp tax-simulator.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/2b5d7f92-b47b-48a0-9280-0183df1156dd/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 ⬇ 1 Initial release

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review