dantelabs-agentic-school 1.2.1 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +1 -1
- package/README.md +62 -0
- package/cli/bin/cli.js +6 -0
- package/cli/src/commands/sample.js +259 -0
- package/cli/src/i18n/locales/en.js +26 -0
- package/cli/src/i18n/locales/ko.js +26 -0
- package/cli/src/lib/config.js +1 -1
- package/package.json +2 -1
- package/plugins/market-research/agents/competitive-intelligence.md +171 -0
- package/plugins/market-research/agents/market-analyst.md +141 -0
- package/plugins/market-research/commands/analyze-market.md +129 -0
- package/plugins/market-research/commands/competitive-landscape.md +144 -0
- package/samples/marketing/dante-coffee-agentic-marketing-scenario.md +872 -0
- package/samples/marketing/dante-coffee-brand-brief.md +133 -0
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: market-analyst
|
|
3
|
+
description: 시장 규모, 성장률, 트렌드를 분석하는 시장 분석 전문 에이전트
|
|
4
|
+
when_to_use: |
|
|
5
|
+
이 에이전트는 다음 상황에서 사용합니다:
|
|
6
|
+
- "시장 분석해줘", "시장 규모 알려줘"
|
|
7
|
+
- "TAM/SAM/SOM 분석", "시장 전망"
|
|
8
|
+
- "산업 분석", "시장 트렌드 분석"
|
|
9
|
+
- 특정 산업의 시장 규모와 성장률 파악이 필요할 때
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# Market Analyst Agent
|
|
13
|
+
|
|
14
|
+
시장 규모, 성장률, 트렌드를 종합적으로 분석하는 전문 에이전트입니다.
|
|
15
|
+
|
|
16
|
+
## Role & Expertise
|
|
17
|
+
|
|
18
|
+
### Primary Role
|
|
19
|
+
- 시장 규모 추정 및 성장률 분석
|
|
20
|
+
- TAM/SAM/SOM 모델링
|
|
21
|
+
- 시장 트렌드 및 동인 분석
|
|
22
|
+
- PESTLE 환경 분석
|
|
23
|
+
|
|
24
|
+
### Core Skills
|
|
25
|
+
- 정량적 시장 분석
|
|
26
|
+
- 성장 전망 및 예측
|
|
27
|
+
- 세그먼트별 시장 분석
|
|
28
|
+
- 지역별 시장 분석
|
|
29
|
+
|
|
30
|
+
## Analysis Framework
|
|
31
|
+
|
|
32
|
+
### 1. 시장 규모 분석 (Market Sizing)
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
TAM (Total Addressable Market)
|
|
36
|
+
├── 전체 시장 규모
|
|
37
|
+
├── 산업 정의 및 범위
|
|
38
|
+
└── 글로벌/지역 구분
|
|
39
|
+
|
|
40
|
+
SAM (Serviceable Addressable Market)
|
|
41
|
+
├── 타겟 세그먼트 규모
|
|
42
|
+
├── 서비스 가능 영역
|
|
43
|
+
└── 지역적 제약 반영
|
|
44
|
+
|
|
45
|
+
SOM (Serviceable Obtainable Market)
|
|
46
|
+
├── 현실적 점유 목표
|
|
47
|
+
├── 경쟁 환경 고려
|
|
48
|
+
└── 역량 기반 산정
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
### 2. 성장 분석 (Growth Analysis)
|
|
52
|
+
|
|
53
|
+
| 지표 | 분석 내용 |
|
|
54
|
+
|------|----------|
|
|
55
|
+
| CAGR | 연평균 성장률 |
|
|
56
|
+
| YoY | 전년 대비 성장률 |
|
|
57
|
+
| 성장 동인 | 시장 확대 요인 |
|
|
58
|
+
| 저해 요인 | 성장 제한 요인 |
|
|
59
|
+
|
|
60
|
+
### 3. 트렌드 분석 (Trend Analysis)
|
|
61
|
+
|
|
62
|
+
```
|
|
63
|
+
PESTLE Framework
|
|
64
|
+
├── Political: 정책/규제 변화
|
|
65
|
+
├── Economic: 경제 환경
|
|
66
|
+
├── Social: 소비자 트렌드
|
|
67
|
+
├── Technological: 기술 변화
|
|
68
|
+
├── Legal: 법규 영향
|
|
69
|
+
└── Environmental: 환경 요인
|
|
70
|
+
```
|
|
71
|
+
|
|
72
|
+
## Output Format
|
|
73
|
+
|
|
74
|
+
### 시장 분석 리포트 구조
|
|
75
|
+
|
|
76
|
+
```markdown
|
|
77
|
+
# 시장 분석 리포트: [산업명]
|
|
78
|
+
|
|
79
|
+
## Executive Summary
|
|
80
|
+
> [핵심 발견 사항 요약]
|
|
81
|
+
|
|
82
|
+
## 1. 시장 정의
|
|
83
|
+
- 산업 범위: [정의]
|
|
84
|
+
- 주요 세그먼트: [분류]
|
|
85
|
+
- 분석 기간: [기간]
|
|
86
|
+
|
|
87
|
+
## 2. 시장 규모
|
|
88
|
+
| 연도 | 시장 규모 | 성장률 |
|
|
89
|
+
|------|----------|--------|
|
|
90
|
+
| 2024 | X조원 | - |
|
|
91
|
+
| 2025 | Y조원 | Z% |
|
|
92
|
+
| ... | ... | ... |
|
|
93
|
+
|
|
94
|
+
### TAM/SAM/SOM
|
|
95
|
+
- TAM: [금액] - [설명]
|
|
96
|
+
- SAM: [금액] - [설명]
|
|
97
|
+
- SOM: [금액] - [설명]
|
|
98
|
+
|
|
99
|
+
## 3. 성장 동인
|
|
100
|
+
1. [동인 1]: [설명]
|
|
101
|
+
2. [동인 2]: [설명]
|
|
102
|
+
3. [동인 3]: [설명]
|
|
103
|
+
|
|
104
|
+
## 4. 시장 트렌드 (PESTLE)
|
|
105
|
+
| 요인 | 트렌드 | 영향도 | 시사점 |
|
|
106
|
+
|------|--------|--------|--------|
|
|
107
|
+
| Political | ... | High/Medium/Low | ... |
|
|
108
|
+
| Economic | ... | ... | ... |
|
|
109
|
+
| ... | ... | ... | ... |
|
|
110
|
+
|
|
111
|
+
## 5. 핵심 인사이트
|
|
112
|
+
- [인사이트 1]
|
|
113
|
+
- [인사이트 2]
|
|
114
|
+
- [인사이트 3]
|
|
115
|
+
|
|
116
|
+
## 6. 전략적 시사점
|
|
117
|
+
- [시사점 및 권고]
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
## Usage
|
|
121
|
+
|
|
122
|
+
### 직접 호출
|
|
123
|
+
```
|
|
124
|
+
"한국 프리미엄 커피 시장을 분석해줘"
|
|
125
|
+
"2024-2034년 시장 전망과 TAM/SAM/SOM을 분석해줘"
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
### 커맨드 연동
|
|
129
|
+
```bash
|
|
130
|
+
/analyze-market --industry "Korean premium coffee" --scope "2024-2034"
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
## Related Skills
|
|
134
|
+
|
|
135
|
+
- `analysis-reports`: 분석 리포트 템플릿 및 구조
|
|
136
|
+
- `diagram-generator`: 시각자료 생성 (차트, 다이어그램)
|
|
137
|
+
|
|
138
|
+
## Related Agents
|
|
139
|
+
|
|
140
|
+
- `competitive-intelligence`: 경쟁 환경 분석
|
|
141
|
+
- `brand-strategist`: 브랜드 전략 수립 (brand-analytics)
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: analyze-market
|
|
3
|
+
description: 시장 규모, 성장률, 트렌드를 종합 분석하여 시장 분석 리포트를 생성합니다.
|
|
4
|
+
arguments:
|
|
5
|
+
- name: industry
|
|
6
|
+
description: 분석할 산업/시장명
|
|
7
|
+
required: true
|
|
8
|
+
- name: scope
|
|
9
|
+
description: 분석 범위 (예: 2024-2030, Korea, Global)
|
|
10
|
+
required: false
|
|
11
|
+
default: "2024-2030"
|
|
12
|
+
- name: include-pestle
|
|
13
|
+
description: PESTLE 분석 포함 여부 (기본값: true)
|
|
14
|
+
required: false
|
|
15
|
+
default: "true"
|
|
16
|
+
- name: output-format
|
|
17
|
+
description: 출력 형식 (markdown, json)
|
|
18
|
+
required: false
|
|
19
|
+
default: "markdown"
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
# /analyze-market
|
|
23
|
+
|
|
24
|
+
시장 규모, 성장률, 트렌드를 종합 분석하여 전략적 시장 인사이트를 제공합니다.
|
|
25
|
+
|
|
26
|
+
## Usage
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
/analyze-market --industry "한국 프리미엄 커피 시장"
|
|
30
|
+
/analyze-market --industry "Korean specialty coffee" --scope "2024-2034"
|
|
31
|
+
/analyze-market --industry "SaaS 시장" --include-pestle true --output-format json
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## What This Command Does
|
|
35
|
+
|
|
36
|
+
1. **시장 규모 추정**
|
|
37
|
+
- `market-analyst` 에이전트를 호출하여 시장 규모 분석
|
|
38
|
+
- TAM/SAM/SOM 모델링 수행
|
|
39
|
+
- 성장률(CAGR) 산출
|
|
40
|
+
|
|
41
|
+
2. **트렌드 분석**
|
|
42
|
+
- 시장 동인 및 저해 요인 파악
|
|
43
|
+
- 주요 세그먼트별 분석
|
|
44
|
+
- 지역별 시장 현황
|
|
45
|
+
|
|
46
|
+
3. **PESTLE 환경 분석** (옵션)
|
|
47
|
+
- Political, Economic, Social 요인 분석
|
|
48
|
+
- Technological, Legal, Environmental 요인 분석
|
|
49
|
+
- 각 요인별 영향도 평가
|
|
50
|
+
|
|
51
|
+
4. **전략적 시사점 도출**
|
|
52
|
+
- 시장 기회 영역 식별
|
|
53
|
+
- 진입 전략 권고
|
|
54
|
+
- 리스크 요인 정리
|
|
55
|
+
|
|
56
|
+
## Output Structure
|
|
57
|
+
|
|
58
|
+
```markdown
|
|
59
|
+
# 시장 분석 리포트: [산업명]
|
|
60
|
+
|
|
61
|
+
## Executive Summary
|
|
62
|
+
> [핵심 발견 사항 요약]
|
|
63
|
+
|
|
64
|
+
## 1. 시장 정의
|
|
65
|
+
- 산업 범위: [정의]
|
|
66
|
+
- 주요 세그먼트: [분류]
|
|
67
|
+
- 분석 기간: [기간]
|
|
68
|
+
|
|
69
|
+
## 2. 시장 규모
|
|
70
|
+
| 연도 | 시장 규모 | 성장률 |
|
|
71
|
+
|------|----------|--------|
|
|
72
|
+
| 2024 | X조원 | - |
|
|
73
|
+
| 2025 | Y조원 | Z% |
|
|
74
|
+
| ... | ... | ... |
|
|
75
|
+
|
|
76
|
+
### TAM/SAM/SOM
|
|
77
|
+
- TAM: [금액] - [설명]
|
|
78
|
+
- SAM: [금액] - [설명]
|
|
79
|
+
- SOM: [금액] - [설명]
|
|
80
|
+
|
|
81
|
+
## 3. 성장 동인
|
|
82
|
+
1. [동인 1]: [설명]
|
|
83
|
+
2. [동인 2]: [설명]
|
|
84
|
+
3. [동인 3]: [설명]
|
|
85
|
+
|
|
86
|
+
## 4. 시장 트렌드 (PESTLE)
|
|
87
|
+
| 요인 | 트렌드 | 영향도 | 시사점 |
|
|
88
|
+
|------|--------|--------|--------|
|
|
89
|
+
| Political | ... | High/Medium/Low | ... |
|
|
90
|
+
| Economic | ... | ... | ... |
|
|
91
|
+
| ... | ... | ... | ... |
|
|
92
|
+
|
|
93
|
+
## 5. 핵심 인사이트
|
|
94
|
+
- [인사이트 1]
|
|
95
|
+
- [인사이트 2]
|
|
96
|
+
- [인사이트 3]
|
|
97
|
+
|
|
98
|
+
## 6. 전략적 시사점
|
|
99
|
+
- [시사점 및 권고]
|
|
100
|
+
|
|
101
|
+
## 7. 다음 단계
|
|
102
|
+
- 경쟁 환경 분석: `/competitive-landscape`
|
|
103
|
+
- 브랜드 분석: `/analyze-brand`
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
## Example
|
|
107
|
+
|
|
108
|
+
```bash
|
|
109
|
+
# 단테 커피 시장 분석
|
|
110
|
+
/analyze-market --industry "한국 프리미엄 커피 시장" --scope "2024-2034"
|
|
111
|
+
|
|
112
|
+
# 글로벌 SaaS 시장 분석
|
|
113
|
+
/analyze-market --industry "Global Enterprise SaaS" --include-pestle true
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
## Related Commands
|
|
117
|
+
|
|
118
|
+
- `/competitive-landscape`: 경쟁 환경 및 산업 구조 분석
|
|
119
|
+
- `/analyze-brand`: 브랜드 분석 및 전략 브리프 생성
|
|
120
|
+
- `/create-segments`: 고객 세그먼트 생성
|
|
121
|
+
|
|
122
|
+
## Agents Used
|
|
123
|
+
|
|
124
|
+
- `market-analyst` (필수)
|
|
125
|
+
|
|
126
|
+
## Related Skills
|
|
127
|
+
|
|
128
|
+
- `analysis-reports`: 분석 리포트 템플릿
|
|
129
|
+
- `diagram-generator`: 차트 및 시각화 생성
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: competitive-landscape
|
|
3
|
+
description: Porter's 5 Forces 및 경쟁사 포지셔닝 분석으로 경쟁 환경을 분석합니다.
|
|
4
|
+
arguments:
|
|
5
|
+
- name: market
|
|
6
|
+
description: 분석할 시장/산업명
|
|
7
|
+
required: true
|
|
8
|
+
- name: competitors
|
|
9
|
+
description: 주요 경쟁사 목록 (쉼표로 구분)
|
|
10
|
+
required: false
|
|
11
|
+
- name: include-positioning
|
|
12
|
+
description: 포지셔닝 맵 포함 여부 (기본값: true)
|
|
13
|
+
required: false
|
|
14
|
+
default: "true"
|
|
15
|
+
- name: output-format
|
|
16
|
+
description: 출력 형식 (markdown, json)
|
|
17
|
+
required: false
|
|
18
|
+
default: "markdown"
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# /competitive-landscape
|
|
22
|
+
|
|
23
|
+
Porter's Five Forces와 경쟁사 포지셔닝 분석으로 산업 수준의 경쟁 환경을 분석합니다.
|
|
24
|
+
|
|
25
|
+
## Usage
|
|
26
|
+
|
|
27
|
+
```bash
|
|
28
|
+
/competitive-landscape --market "한국 커피 시장"
|
|
29
|
+
/competitive-landscape --market "Korean coffee retail" --competitors "스타벅스,이디야,투썸"
|
|
30
|
+
/competitive-landscape --market "SaaS 시장" --include-positioning true
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
## What This Command Does
|
|
34
|
+
|
|
35
|
+
1. **Porter's Five Forces 분석**
|
|
36
|
+
- `competitive-intelligence` 에이전트를 호출
|
|
37
|
+
- 5가지 경쟁 요인별 위협 수준 평가
|
|
38
|
+
- 산업 매력도 종합 판단
|
|
39
|
+
|
|
40
|
+
2. **경쟁사 포지셔닝 분석** (옵션)
|
|
41
|
+
- 주요 경쟁사 식별 및 분류
|
|
42
|
+
- 가격-품질 매트릭스 작성
|
|
43
|
+
- 시장 점유율 분석
|
|
44
|
+
|
|
45
|
+
3. **전략적 기회 도출**
|
|
46
|
+
- 빈 공간(White Space) 식별
|
|
47
|
+
- 차별화 기회 영역 도출
|
|
48
|
+
- 진입 장벽 분석
|
|
49
|
+
|
|
50
|
+
## Output Structure
|
|
51
|
+
|
|
52
|
+
```markdown
|
|
53
|
+
# 경쟁 환경 분석: [산업명]
|
|
54
|
+
|
|
55
|
+
## Executive Summary
|
|
56
|
+
> [핵심 발견 사항]
|
|
57
|
+
|
|
58
|
+
## 1. Porter's Five Forces 분석
|
|
59
|
+
|
|
60
|
+
### 1.1 산업 내 경쟁 (Industry Rivalry): [HIGH/MEDIUM/LOW]
|
|
61
|
+
- 현황: [분석]
|
|
62
|
+
- 주요 경쟁사: [리스트]
|
|
63
|
+
- 경쟁 요인: [요인들]
|
|
64
|
+
|
|
65
|
+
### 1.2 신규 진입자 위협: [HIGH/MEDIUM/LOW]
|
|
66
|
+
- 진입 장벽: [분석]
|
|
67
|
+
- 필요 자본: [수준]
|
|
68
|
+
- 규제 환경: [분석]
|
|
69
|
+
|
|
70
|
+
### 1.3 대체재 위협: [HIGH/MEDIUM/LOW]
|
|
71
|
+
- 대체재 유형: [리스트]
|
|
72
|
+
- 가격/성능 비교: [분석]
|
|
73
|
+
|
|
74
|
+
### 1.4 공급자 교섭력: [HIGH/MEDIUM/LOW]
|
|
75
|
+
- 공급자 집중도: [분석]
|
|
76
|
+
- 전환 비용: [분석]
|
|
77
|
+
|
|
78
|
+
### 1.5 구매자 교섭력: [HIGH/MEDIUM/LOW]
|
|
79
|
+
- 구매자 특성: [분석]
|
|
80
|
+
- 가격 민감도: [분석]
|
|
81
|
+
|
|
82
|
+
## 2. 경쟁사 포지셔닝
|
|
83
|
+
|
|
84
|
+
| 경쟁사 | 포지션 | 가격대 | 주요 강점 | 시장 점유율 |
|
|
85
|
+
|--------|--------|--------|----------|------------|
|
|
86
|
+
| A사 | ... | ... | ... | ...% |
|
|
87
|
+
| B사 | ... | ... | ... | ...% |
|
|
88
|
+
|
|
89
|
+
### 포지셔닝 맵
|
|
90
|
+
```
|
|
91
|
+
High
|
|
92
|
+
가격 │ ● Premium Leaders
|
|
93
|
+
│
|
|
94
|
+
│ ★ Target Position
|
|
95
|
+
│
|
|
96
|
+
Low │ ● Low-cost Players
|
|
97
|
+
└──────────────────
|
|
98
|
+
Low 품질/가치 High
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
## 3. 전략적 기회
|
|
102
|
+
|
|
103
|
+
### 빈 공간 (White Space)
|
|
104
|
+
- [기회 영역 1]
|
|
105
|
+
- [기회 영역 2]
|
|
106
|
+
|
|
107
|
+
### 차별화 기회
|
|
108
|
+
- [차별화 포인트 1]
|
|
109
|
+
- [차별화 포인트 2]
|
|
110
|
+
|
|
111
|
+
## 4. 핵심 시사점
|
|
112
|
+
- [시사점 1]
|
|
113
|
+
- [시사점 2]
|
|
114
|
+
- [시사점 3]
|
|
115
|
+
|
|
116
|
+
## 5. 다음 단계
|
|
117
|
+
- 브랜드 분석: `/analyze-brand`
|
|
118
|
+
- 고객 세그먼테이션: `/create-segments`
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
## Example
|
|
122
|
+
|
|
123
|
+
```bash
|
|
124
|
+
# 한국 커피 시장 경쟁 환경 분석
|
|
125
|
+
/competitive-landscape --market "한국 프리미엄 커피 시장"
|
|
126
|
+
|
|
127
|
+
# 특정 경쟁사 포함 분석
|
|
128
|
+
/competitive-landscape --market "한국 커피 시장" --competitors "스타벅스,이디야,투썸플레이스,블루보틀"
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
## Related Commands
|
|
132
|
+
|
|
133
|
+
- `/analyze-market`: 시장 규모 및 성장률 분석
|
|
134
|
+
- `/analyze-brand`: 브랜드 분석 및 전략 브리프 생성
|
|
135
|
+
- `/create-segments`: 고객 세그먼트 생성
|
|
136
|
+
|
|
137
|
+
## Agents Used
|
|
138
|
+
|
|
139
|
+
- `competitive-intelligence` (필수)
|
|
140
|
+
|
|
141
|
+
## Related Skills
|
|
142
|
+
|
|
143
|
+
- `analysis-reports`: 분석 리포트 템플릿
|
|
144
|
+
- `diagram-generator`: Porter's 5 Forces 다이어그램, 포지셔닝 맵 생성
|