{
  "name": "BoilerErrorCodes Agent",
  "description": "AI agent providing domestic heating diagnostic assistance, UK Gas Safe safety advice, and error code troubleshooting.",
  "version": "1.0.0",
  "url": "https://boilererrorcodes.co.uk",
  "capabilities": {
    "search": true,
    "streaming": false,
    "tools": true
  },
  "supportedInterfaces": [
    {
      "interface": "http",
      "url": "https://boilererrorcodes.co.uk/wp-json/bec/v1"
    }
  ],
  "skills": [
    {
      "id": "boiler-fault-lookup",
      "name": "UK Boiler Fault Code Lookup",
      "description": "Comprehensive diagnostics for Worcester Bosch, Vaillant, Ideal, Baxi error codes."
    },
    {
      "id": "heat-pump-diagnostics",
      "name": "Heat Pump Diagnostics",
      "description": "Troubleshooting Daikin, Mitsubishi, Samsung and NIBE ASHP faults."
    },
    {
      "id": "gas-safety-advisory",
      "name": "Gas Safe Safety Advisory",
      "description": "UK Gas Safety Regulations 1998 compliance advice."
    },
    {
      "id": "repair-cost-estimation",
      "name": "Repair Cost Estimation",
      "description": "Typical UK heating repair costs and replacement parts breakdown."
    }
  ]
}