Skip to content
Back to Starter Kit

Card snapshot

docs.siro.ai · 2026-08-20 04:08:40 UTC · d1bfc88014f52c261646b2d3826820734cfb4c91b1f1d81859e8f706081c8b7d

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": "Starter Kit",
  "url": "https://docs.siro.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.siro.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.siro.ai/",
    "organization": "Starter Kit"
  },
  "documentationUrl": "https://docs.siro.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "siro",
      "name": "Siro",
      "description": "Use when building CRM integrations, syncing sales conversations and appointment data, retrieving AI-generated insights from recordings, setting up webhooks for real-time event processing, or uploading phone recordings to Siro for analysis and coaching.",
      "tags": [],
      "url": "https://docs.siro.ai/.well-known/agent-skills/siro/skill.md"
    }
  ]
}