{
  "value": "style_guide_creator",
  "label": "Create Editorial Style Guides",
  "description": "Develop comprehensive style guides for consistent content. Describe your brand and audience to receive detailed editorial guidelines.",
  "name": "Style Guide Creator",
  "category": "Editorial",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create an editorial style guide for our content. I'll describe our brand, target audience, and content types. Develop comprehensive guidelines covering voice and tone, grammar preferences, formatting standards, word choices, and common style decisions. Include dos and don'ts with examples. Make it practical for writers to follow consistently."
      }
    ]
  }
}