beopsuny
v0.8.0법순이 — 한국 법령/판례 조사, 계약서 검토, 컴플라이언스 체크를 돕는 법무 어시스턴트
By Sungjun LeeLicense: MIT3 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 14, 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 beopsuny for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install beopsuny@agent-plugin-marketplacePaste 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/sungjunlee/beopsuny-skillClone 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
├── .claude-plugin/plugin.json└── skills/beopsuny/SKILL.md
Included Skills1
한국 법령·판례·행정규칙·계약·컴플라이언스 질문에 사용한다. 사용자가 조문, 시행일, 판례, 과징금, 인허가, 노동·해고, 개인정보, 주총·등기, 중대재해, 계약서 위험 조항, 법령 변경, 한국 법률상 의무나 리스크를 묻는 경우 이 스킬을 사용한다. 공식 1차 소스 확인, 출처 권위 라벨, 자가 검증이 필요한 한국법 답변에 적합하며, 한국법 질문은 기억만으로 답하지 않는다.
Plugin manifests1
{
"name": "beopsuny",
"description": "법순이 — 한국 법령/판례 조사, 계약서 검토, 컴플라이언스 체크를 돕는 법무 어시스턴트",
"version": "0.8.0",
"author": {
"name": "Sungjun Lee",
"email": "[email protected]"
},
"homepage": "https://github.com/sungjunlee/beopsuny-skill",
"repository": "https://github.com/sungjunlee/beopsuny-skill",
"license": "MIT",
"keywords": [
"korean-law",
"legal-research",
"contract-review",
"compliance",
"korea",
"legislation",
"precedent"
],
"category": "legal"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[beopsuny on Agent Plugins Marketplace](https://pluginsmp.com/plugins/beopsuny)