업무 자동화
시장 조사를 위한 재귀적 틈새 시장 분석
Recursive Niche Deconstruction for Market Research
- 테스트 모델:
- GPT-4o
- 효과 점수:
- 85/100
- 프롬프트 아카이브
한국어 버전
{
"industry": "${industry}",
"region": "${region}",
"tree": {
"level": "Macro",
"name": "...",
"market_valuation": "$X",
"top_players": [
{
"name": "Company A",
"type": "Incumbent",
"focus": "Broad"
},
{
"name": "Company B",
"type": "Incumbent",
"focus": "Broad"
}
],
"children": [
{
"level": "Sub-Niche/Micro",
"name": "...",
"narrowing_variable": "...",
"market_valuation": "$X",
"top_players": [
{
"name": "Startup C",
"type": "Specialist",
"focus": "Verticalized"
},
{
"name": "Tool D",
"type": "Micro-SaaS",
"focus": "Hyper-Specific"
}
],
"children": []
}
]
},
"keyword_analysis": {
"monthly_traffic": "{region-specific traffic data}",
"competitiveness": "{region-specific competitiveness data}",
"potential_keywords": [
{
"keyword": "...",
"traffic": "...",
"competition": "..."
}
]
}
}값을 채워 바로 실행
이 프롬프트에는 채울 곳이 4군데 있습니다. 값을 넣으면 완성된 프롬프트를 만들어 드립니다.
4군데 남음
완성된 프롬프트
{
"industry": "${industry}",
"region": "${region}",
"tree": {
"level": "Macro",
"name": "...",
"market_valuation": "$X",
"top_players": [
{
"name": "Company A",
"type": "Incumbent",
"focus": "Broad"
},
{
"name": "Company B",
"type": "Incumbent",
"focus": "Broad"
}
],
"children": [
{
"level": "Sub-Niche/Micro",
"name": "...",
"narrowing_variable": "...",
"market_valuation": "$X",
"top_players": [
{
"name": "Startup C",
"type": "Specialist",
"focus": "Verticalized"
},
{
"name": "Tool D",
"type": "Micro-SaaS",
"focus": "Hyper-Specific"
}
],
"children": []
}
]
},
"keyword_analysis": {
"monthly_traffic": "{region-specific traffic data}",
"competitiveness": "{region-specific competitiveness data}",
"potential_keywords": [
{
"keyword": "...",
"traffic": "...",
"competition": "..."
}
]
}
}- ChatGPT에서 열기 (새 탭에서 열림)
- Claude에서 열기 (새 탭에서 열림)
- Gemini에서 열기 (새 탭에서 열림)
Gemini는 링크로 프롬프트를 전달할 수 없어, 먼저 복사해 주세요.
- Perplexity에서 열기 (새 탭에서 열림)
새 탭이 열리고 프롬프트가 미리 입력됩니다. 서비스에 로그인되어 있어야 할 수 있습니다.
이 프롬프트 사용법
- 대괄호로 표시된 부분을 여러분의 내용으로 바꿔서 입력하세요.
- 모델에 따라 결과가 달라집니다. 원하는 답이 아니면 다른 모델을 쓰거나 구체적인 예시를 하나 덧붙이세요.
- 프롬프트는 한 번에 하나의 메시지로 보내세요. 여러 번에 나누면 지시가 약해집니다.