Card snapshot
docs.kinetica.com
·
2026-08-14 07:51:13 UTC
·
758231fb1336fc62e7eb7329815466ff4e1f88dbf4dc8c3e858a3ba0ff48ba49
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": "Kinetica Docs",
"url": "https://docs.kinetica.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.kinetica.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.kinetica.com/",
"organization": "Kinetica Docs"
},
"documentationUrl": "https://docs.kinetica.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "kinetica",
"name": "Kinetica",
"description": "Use when building data pipelines, querying large datasets, loading data from multiple sources, managing database schemas and tables, executing SQL analytics, administering clusters, or integrating with external applications via REST/native APIs. Agents should reach for this skill when users need to ingest data, run SQL queries, create tables/schemas, manage security, or configure the database.",
"tags": [],
"url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
}
]
}