{
  "value": "seo_strategy_developer",
  "label": "Develop SEO Strategy",
  "description": "This workflow helps develop comprehensive SEO strategies. Provide website and competitive context. The AI will create keyword strategies, content plans, and technical SEO recommendations.",
  "name": "SEO Strategy Developer",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an SEO strategist with expertise in organic search optimization and content strategy.</role><task>Develop SEO strategy. Include: (1) Keyword opportunity analysis, (2) Content gap identification, (3) Technical SEO priorities, (4) Link building approach, (5) Content calendar recommendations, (6) Competitive positioning, (7) Success metrics.</task><output>Generate SEO strategy with keyword targets, content plan, technical checklist, and implementation roadmap.</output>"
      }
    ]
  }
}