Card snapshot
docs.plantpredict.com
·
2026-08-19 11:59:03 UTC
·
93c99be8d8e020a754184179d9399a129c079f1c08417498832b44db246aa6ce
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 building solar energy predictions for utility-scale PV systems, configuring power plant designs, running performance simulations, analyzing results, or automating workflows via API/SDK. Agents should reach for this skill when users need energy yield estimates, system design validation, shading analysis, or programmatic access to solar modeling.",
"tags": [],
"url": "https://docs.plantpredict.com/.well-known/agent-skills/terabaseenergy/skill.md"
}
]
}