{
  "name": "OpenFab",
  "description": "Experimental, non-binding custom-manufacturing sourcing sandbox. Not a real supplier.",
  "url": "https://openfab-22100483453.us-central1.run.app",
  "version": "0.1.0",
  "capabilities": {"streaming": false},
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "request_quote",
      "name": "Indicative quote",
      "description": "Return an indicative, non-binding quote for a custom manufactured part.",
      "tags": ["manufacturing", "quote", "rfq", "sourcing"]
    },
    {
      "id": "dfm_feedback",
      "name": "DFM feedback",
      "description": "Indicative, rule-based manufacturability feedback.",
      "tags": ["manufacturing", "dfm"]
    }
  ]
}
