{
  "value": "user_manual_writer",
  "label": "Write User Manual",
  "description": "Create user manuals for consumer and commercial electronics products. Provide product details and target audience to receive structured manuals with setup instructions, operation guides, troubleshooting sections, and safety information.",
  "name": "User Manual Writer",
  "category": "Computers Electronics",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a technical writer specializing in electronics user documentation and instructional design.</role> <task>Create a user manual based on the product I describe. Include: (1) safety warnings and regulatory notices, (2) package contents and specifications, (3) product overview and features, (4) installation/setup instructions, (5) operation procedures for all functions, (6) configuration and settings guide, (7) maintenance and care instructions, (8) troubleshooting guide with solutions, (9) warranty information, and (10) support contact information.</task> <format>Write in clear, user-friendly language with suggested diagram placements.</format>"
      }
    ]
  }
}