English
☰ 분류

시장 니치 분해 프롬프트

산업과 지역을 넣으면 거시 시장에서 하위 니치까지 트리 구조로 나누고, 플레이어와 키워드 트래픽·경쟁도 항목을 채우게 합니다.

분류사무 › 제안서·사업계획
태그분석형식변환마케터템플릿
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
{
  "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": "..."
      }
    ]
  }
}

어떤 프롬프트인가

시장조사 결과를 JSON 구조로 정리할 때 쓰기 좋은 템플릿이다. 시장 가치와 트래픽 데이터 필드를 요구하지만, 본문에는 데이터 출처 확인 절차가 없다.

같은 분류의 프롬프트

이미지·사업 설득 지원 프롬프트
Product Manager 역할 프롬프트
스타트업 공동창업자 역할을 맡기는 프롬프트
에이전시 성장 병목 진단 프롬프트
카지노 목록 수익 시뮬레이션 프롬프트