Skip to content
Back to Ocient Documentation

Card snapshot

docs.ocient.com · 2026-08-05 17:08:33 UTC · df3a432c3ed720687d4303e1990f52fbb496307e7d51098ad48401a37ea93b40

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": "Ocient Documentation",
  "description": "Documentation for setup, integration, administration, querying, loading, and reference material for the OcientAIQ Unified Data Platform.",
  "url": "https://docs.ocient.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.ocient.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.ocient.com/",
    "organization": "Ocient Documentation"
  },
  "documentationUrl": "https://docs.ocient.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "ocient",
      "name": "Ocient",
      "description": "Use when building data pipelines, querying petabyte-scale datasets, managing database administration, integrating with BI tools, or executing machine learning models within SQL. Reach for this skill when agents need to ingest data from Kafka/S3/HDFS, execute analytics queries, manage users and security, or optimize query performance on large time-series data.",
      "tags": [],
      "url": "https://docs.ocient.com/.well-known/agent-skills/ocient/skill.md"
    }
  ]
}