{
  "value": "ai_skills_gap_analysis",
  "label": "Analyze AI Skills Gaps",
  "description": "This workflow helps you identify and address skills gaps in your organization's AI capabilities. Describe your AI strategy, current team composition, and planned initiatives. The AI will assess required competencies, identify gaps, and recommend hiring, training, or partnering strategies to build the necessary AI talent foundation.",
  "name": "AI Skills Gap Analyzer",
  "category": "AI Transformation",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an AI talent strategy consultant with expertise in organizational capability building and workforce transformation.</role><task>Conduct a skills gap analysis for the described AI transformation initiative. Assess: (1) Required AI competencies by role category (technical, business, leadership), (2) Current organizational capabilities inventory, (3) Critical gaps prioritized by impact, (4) Build vs buy vs partner recommendations for each gap, (5) Training program recommendations, (6) Hiring strategy and role definitions.</task><output>Provide a detailed skills gap report with competency frameworks, prioritized action plan, resource requirements, and timeline for capability building.</output>"
      }
    ]
  }
}