Agent Plugins Marketplace
All plugins

korean-tax-agent

v1.0.0

한국 세법 AI 검토 스킬 — korean-law-mcp로 법령·판례·예규를 실시간 검색해 근거 기반 세무 검토의견을 작성한다. easy(빠른 검토) / hard(4단계 정밀 파이프라인) 모드 지원.

Claude Code1 Skill1 MCP serverStreamable HTTP

By freeforeverybodyLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 1, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install korean-tax-agent for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install korean-tax-agent@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/minsooparkk/korean-tax-agent

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

korean-tax-agent/
├── .claude-plugin/plugin.json
├── skills/tax/SKILL.md
└── .mcp.json

Included Skills1

taxskills/tax/SKILL.md

한국 세법 질문에 대해 korean-law-mcp로 법령·판례·예규를 실시간 검색하고 근거 기반 검토의견을 작성한다. 세무 상담, 세금 질문, 과세 여부 판단, 소득구분, 양도세, 증여세, 상속세, 법인세, 부가세, 원천징수, 세액공제, 경정청구, 가산세, 세무 리스크 분석 등 모든 세무·세법 관련 질문에 사용한다. "세금이 얼마야", "이거 과세돼?", "공제받을 수 있어?", "세무 리스크가 뭐야" 같은 질문에도 트리거한다. 세무와 무관한 회계 장부 작성·재무제표 분석에는 트리거하지 않는다.

MCP servers1

korean-lawStreamable HTTP
url
https://korean-law-mcp.fly.dev/mcp

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "korean-tax-agent",
  "description": "한국 세법 AI 검토 스킬 — korean-law-mcp로 법령·판례·예규를 실시간 검색해 근거 기반 세무 검토의견을 작성한다. easy(빠른 검토) / hard(4단계 정밀 파이프라인) 모드 지원.",
  "version": "1.0.0",
  "author": {
    "name": "freeforeverybody",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/freeforeverybody/korean-tax-agent",
  "repository": "https://github.com/freeforeverybody/korean-tax-agent",
  "license": "MIT",
  "keywords": [
    "korean-tax",
    "세무",
    "세법",
    "tax",
    "korean-law",
    "mcp"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[korean-tax-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/korean-tax-agent)