legal-summary-extractlisted
Install: claude install-skill woogi-kang/woogi-harness
# Summary Extract Skill
계약서의 핵심 조건을 추출하여 이해하기 쉽게 요약합니다.
## 목적
```
전체 계약서 (20페이지)
│
▼
핵심 요약 (2페이지)
│
▼
경영진/비전문가도 빠르게 이해
```
## 추출 항목
### 1. 기본 정보
```yaml
basic_info:
title: "" # 계약 제목
type: "" # 계약 유형
date: "" # 체결일/효력발생일
parties:
- name: "" # 당사자 1
role: "" # 역할
- name: "" # 당사자 2
role: "" # 역할
```
### 2. 거래 조건 (Commercial Terms)
```yaml
commercial_terms:
purpose: "" # 계약 목적
scope: "" # 범위
deliverables: [] # 결과물/서비스
price:
amount: "" # 금액
currency: "" # 통화
structure: "" # 구조 (일시불, 분할, 성과급)
payment:
terms: "" # 지급 조건
schedule: "" # 지급 일정
method: "" # 지급 방법
```
### 3. 기간 및 갱신
```yaml
term:
effective_date: "" # 효력 발생일
initial_term: "" # 초기 기간
renewal:
auto: true/false # 자동 갱신 여부
notice_period: "" # 갱신 거부 통지 기간
renewal_term: "" # 갱신 기간
termination:
for_cause: [] # 유책 해지 사유
for_convenience: "" # 임의 해지 조건
notice_period: "" # 해지 통지 기간
```
### 4. 핵심 의무
```yaml
obligations:
party_a: # 갑의 의무
- ""
- ""
party_b: # 을의 의무
- ""
- ""
```
### 5. 보호 조항
```yaml
protective_clauses:
confidentiality:
scope: "" # 비밀정보 범위
duration: