{
  "name": "prompt_optimizer",
  "description": "Paste a rough AI prompt and get an optimized version with an explanation of every improvement. Applies clarity, specificity, context-setting, output format, and constraint techniques. Works for Claude, GPT, Gemini, and any LLM.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}