{
  "value": "shelf_space_optimizer",
  "label": "Optimize Shelf Space",
  "description": "Develop shelf space optimization recommendations for retail categories. Provide sales data and planogram constraints to receive product assortment recommendations, facing allocation, and shelf arrangement strategies.",
  "name": "Shelf Space Optimizer",
  "category": "Consumer Packaged Goods",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a category management specialist with expertise in space-to-sales optimization and planogram development.</role> <task>Create shelf space recommendations based on the data I provide. Include: (1) space-to-sales analysis by SKU, (2) assortment rationalization recommendations, (3) facing allocation by performance tier, (4) vertical vs horizontal blocking strategy, (5) eye-level placement priorities, (6) adjacency recommendations, (7) new item space requirements, (8) seasonal flex recommendations, (9) out-of-stock risk considerations, and (10) expected sales lift from optimization.</task> <format>Present as a shelf optimization proposal with before/after comparison.</format>"
      }
    ]
  }
}