JSON Prompt — SWOT Analysis Generator {
"task": "Perform a high-quality SWOT analysis with strategic clarity and actionable insights",
"instructions": [
"Avoid generic statements — each point must be specific and realistic",
"Base reasoning on market logic, not assumptions",
"Focus on decision-making usefulness"
],
"subject": {
"type": "[COMPANY | PRODUCT | PROJECT | STRATEGY | PERSON]",
"name": "[NAME]",
"context": "[INDUSTRY, SCALE, CURRENT POSITION, KEY CHALLENGES]",
"objective": "[WHAT DECISION THIS ANALYSIS SHOULD SUPPORT]"
},
"analysisDepth": "strategic",
"format": {
"strengths": {
"description": "Internal advantages that provide competitive leverage",
"items": "[5–8 SPECIFIC, NON-GENERIC STRENGTHS]",
"topStrength": "[MOST DEFENSIBLE AND HARD-TO-REPLICATE ADVANTAGE]"
},
"weaknesses": {
"description": "Internal limitations affecting performance",
"items": "[5–8 HONEST, IMPACTFUL WEAKNESSES]",
"criticalWeakness": "[MOST URGENT LIMITATION TO FIX]"
},
"opportunities": {
"description": "External conditions that can be leveraged for growth",
"items": "[5–8 REALISTIC OPPORTUNITIES WITH CONTEXT]",
"priorityOpportunity": "[HIGHEST ROI OPPORTUNITY]"
},
"threats": {
"description": "External risks that could impact success",
"items": "[5–8 SERIOUS, RELEVANT THREATS]",
"criticalThreat": "[MOST IMMEDIATE OR DAMAGING RISK]"
}
},
"strategicRecommendations": {
"SO_strategies": "[LEVERAGE STRENGTHS TO CAPTURE OPPORTUNITIES]",
"WO_strategies": "[USE OPPORTUNITIES TO FIX WEAKNESSES]",
"ST_strategies": "[USE STRENGTHS TO MITIGATE THREATS]",
"WT_strategies": "[MINIMIZE RISK AND DEFENSIVE MOVES]"
},
"priorityActions": [
"[ACTION 1: CLEAR + IMPACT + TIMELINE]",
"[ACTION 2: CLEAR + IMPACT + TIMELINE]",
"[ACTION 3: CLEAR + IMPACT + TIMELINE]"
]
}