{
  "value": "skills_gap_analysis",
  "label": "Perform Skills Gap Analysis",
  "description": "Analyze workforce skills versus future needs. Provide current capabilities and strategic requirements.",
  "name": "Skills Gap Analysis",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Perform a skills gap analysis for our workforce. I'll provide current team capabilities and future strategic requirements. Analyze the gaps between current and required skills, prioritize critical gaps by business impact, and recommend bridging strategies. Consider build vs buy vs borrow options, timeline for skill development, and resource requirements. Include both technical and behavioral competencies."
      }
    ]
  }
}