{
  "value": "competitive_analysis_report",
  "label": "Conduct Competitive Analysis",
  "description": "Create detailed competitive analysis reports for CPG categories. Input competitor information and market data to generate strategic insights with differentiation opportunities.",
  "name": "Competitive Analysis",
  "category": "Consumer Packaged Goods",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Conduct a competitive analysis for a consumer packaged goods category. I'll provide information about key competitors, their products, and market positions. Analyze competitive strengths and weaknesses, pricing strategies, distribution channels, and marketing approaches. Identify gaps in the market, differentiation opportunities, and potential competitive threats. Recommend strategic positioning and tactical responses."
      }
    ]
  }
}