Skip to content
Back to PlantPredict

Card snapshot

docs.plantpredict.com · 2026-08-15 10:04:49 UTC · 69d412bfeef50a328a585d85a5274f86c5f7ceb8158cb8454a153fa901fcfce4

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "PlantPredict",
  "url": "https://docs.plantpredict.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.plantpredict.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.plantpredict.com/",
    "organization": "PlantPredict"
  },
  "documentationUrl": "https://docs.plantpredict.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "terabaseenergy",
      "name": "Terabaseenergy",
      "description": "Use when modeling utility-scale solar PV system performance, creating energy yield predictions, configuring power plant designs, managing weather/module/inverter libraries, running simulations via API or web UI, or analyzing prediction results for project development, engineering, and asset management.",
      "tags": [],
      "url": "https://docs.plantpredict.com/.well-known/agent-skills/terabaseenergy/skill.md"
    }
  ]
}