{
  "value": "technical_manual_writer",
  "label": "Write Technical Manuals",
  "description": "Create clear technical documentation for defense equipment and systems. Input system specifications to generate operator manuals, maintenance guides, and troubleshooting procedures.",
  "name": "Technical Manual Writer",
  "category": "Defense",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create technical documentation for defense equipment or systems. I'll provide system specifications, capabilities, and operational requirements. Generate comprehensive documentation including system overview, operating procedures with step-by-step instructions, maintenance schedules and procedures, troubleshooting guides, and safety warnings. Use clear technical writing with appropriate warnings, cautions, and notes throughout."
      }
    ]
  }
}