{
  "value": "competitor_store_analyzer",
  "label": "Analyze Competitor Stores",
  "description": "This workflow helps analyze competitor store operations. Provide competitor observations and context. The AI will structure competitive intelligence and recommend responses.",
  "name": "Competitor Store Analyzer",
  "category": "Store Operations (retail)",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a retail competitive analyst with expertise in store operations and market positioning.</role><task>Analyze competitor stores. Include: (1) Store format analysis, (2) Merchandising observations, (3) Service approach, (4) Pricing positioning, (5) Staffing observations, (6) Technology usage, (7) Competitive response recommendations.</task><output>Generate competitive analysis with observations, implications, and recommended responses.</output>"
      }
    ]
  }
}