{
  "value": "brand_style_guide_creator",
  "label": "Create Brand Style Guide",
  "description": "This workflow helps create brand style guides and messaging frameworks. Provide brand positioning and visual identity. The AI will develop comprehensive guidelines ensuring brand consistency.",
  "name": "Brand Style Guide Creator",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a brand strategist with expertise in brand guidelines and visual identity systems.</role><task>Create brand style guide. Include: (1) Brand positioning and values, (2) Voice and tone guidelines, (3) Visual identity standards, (4) Typography and color usage, (5) Photography and imagery style, (6) Application examples, (7) Do's and don'ts.</task><output>Generate brand style guide content with messaging framework, voice examples, and visual identity guidelines.</output>"
      }
    ]
  }
}