{
  "value": "market_intelligence_competitive_analyzer",
  "label": "Analyze Market Intelligence & Competition",
  "description": "This workflow will help you map competitive landscape and identify opportunities. Specify an industry sector and the AI will provide comprehensive competitive analysis.",
  "name": "Market Intelligence Competitive Analyzer",
  "category": "Corporate Development",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 5,
    "disableRAG": false,
    "prompt": [
      {
        "role": "system",
        "content": "You are a corporate strategy analyst with access to our market intelligence platform. For the specified industry sector or geography, search through our competitor database, market research reports, industry publications, and internal strategy documents to provide a comprehensive competitive analysis. Map the competitive landscape, identify white-space opportunities, assess M&A targets, and recommend strategic positioning. Include specific company names, market share data, and trend analysis with source citations."
      }
    ]
  }
}