效率办公
市场调研中的递归利基市场解构
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 中打开 (在新标签页中打开)
将在新标签页打开并已填入提示词。可能需要先登录该服务。
如何使用此提示词
- 发送前,请将方括号中的内容替换为你自己的信息。
- 不同模型的结果会有差异。若输出不理想,可换一个模型或补充一个具体示例。
- 请将提示词放在一条消息中发送。分多次发送会削弱指令效果。