市场调研细分递归拆解提示词
营销 / SEO2万
以树状结构递归拆解行业细分与关键词分析
A tree-structured schema for recursively deconstructing market niches.
提示词全文
{
"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": "..."
}
]
}
}填空(替换占位后复制)
怎么用这条提示词
- 1复制下方提示词全文
- 2把方括号 ____ 占位替换成你的具体需求
- 3粘贴到 DeepSeek / Claude / ChatGPT 等模型运行