{
  "value": "competitive_analysis_brief",
  "label": "Create Competitive Analysis Brief",
  "description": "Generate comprehensive competitive intelligence reports. Provide competitor names and market context.",
  "name": "Competitive Analysis",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a competitive analysis brief. I'll provide competitor names and what we know about their recent activities. Generate a structured analysis covering their market positioning, strengths and weaknesses, recent strategic moves, potential next steps, and implications for our business. Include recommendations for competitive response and opportunities to differentiate. Keep analysis objective and actionable."
      }
    ]
  }
}