{
  "$schema": "https://isitagentready.com/.well-known/agent-skills/index.schema.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "building-energy-analysis",
      "type": "api",
      "description": "Analyze building energy performance using EPC data. Supports querying by address, postcode, UPRN, or area. Returns energy ratings, costs, CO2 emissions, and improvement recommendations.",
      "url": "https://renovativ.ai/docs/api#building-energy-analysis",
      "digest": {
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      }
    },
    {
      "name": "compliance-checker",
      "type": "api",
      "description": "Automated building permit and renovation plan compliance checking against local regulations (DBN, EPC, and other standards). Upload documents and receive detailed compliance reports.",
      "url": "https://renovativ.ai/docs/api#compliance-checker",
      "digest": {
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      }
    },
    {
      "name": "renovation-roadmap",
      "type": "api",
      "description": "Generate AI-powered renovation roadmaps with prioritized improvements, cost estimates, timeline projections, and expected energy savings for any building.",
      "url": "https://renovativ.ai/docs/api#renovation-roadmap",
      "digest": {
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      }
    },
    {
      "name": "document-upload",
      "type": "api",
      "description": "Upload building documents (PDF plans, EPC certificates, permits) to Renovativ for AI analysis and processing.",
      "url": "https://renovativ.ai/docs/api#document-upload",
      "digest": {
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      }
    },
    {
      "name": "epc-map-explorer",
      "type": "web-interaction",
      "description": "Interactive map exploration of UK EPC data. Search buildings by location, view energy ratings on a map, and filter by EPC band or property type.",
      "url": "https://renovativ.ai/use-cases/map",
      "digest": {
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      }
    }
  ]
}
