{
  "value": "technical_documentation_writer",
  "label": "Write Technical Documentation",
  "description": "Generate clear technical documentation for aerospace components, systems, or procedures. Paste in your technical specifications, test results, or engineering notes, and the AI will create professional documentation following aerospace standards.",
  "name": "Technical Documentation",
  "category": "Aerospace",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help me create technical documentation for an aerospace component or system. I'll provide the specifications, test data, or engineering details. Generate clear documentation that includes an executive summary, technical specifications, operational parameters, and any safety considerations. Use standard aerospace terminology and format the content with clear sections and subsections."
      }
    ]
  }
}