Skip to content
Back to Nixtla

Card snapshot

nixtlaverse.nixtla.io · 2026-08-04 18:05:16 UTC · 6a490d59fcc01aa5ef8aeb8018aa4fdd8bd3c144b4801adb31daeb78728be371

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": "Nixtla",
  "url": "https://nixtlaverse.nixtla.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://nixtlaverse.nixtla.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://nixtlaverse.nixtla.io/",
    "organization": "Nixtla"
  },
  "documentationUrl": "https://nixtlaverse.nixtla.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "nixtlaverse",
      "name": "Nixtlaverse",
      "description": "Use when building time series forecasting pipelines with statistical, machine learning, or neural network models. Reach for this skill when you need to forecast multiple series at scale, evaluate models with cross-validation, reconcile hierarchical forecasts, or integrate forecasting into production systems.",
      "tags": [],
      "url": "https://nixtlaverse.nixtla.io/.well-known/agent-skills/nixtlaverse/skill.md"
    }
  ]
}