{
  "value": "market_commentary_writer",
  "label": "Write Market Commentary",
  "description": "Create insightful market commentary for clients and stakeholders. Input market data and events to generate professional commentary with forward-looking perspectives.",
  "name": "Market Commentary Writer",
  "category": "Financial Services",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 5,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write market commentary for financial services clients. I'll provide recent market movements, economic data, and key events. Create engaging commentary that explains market performance and driving factors, analyzes sector rotation and trends, discusses economic indicators and implications, provides forward-looking perspective, and suggests portfolio positioning considerations. Balance technical insight with accessibility, and maintain a professional yet conversational tone."
      }
    ]
  }
}