Skip to content
Back to Streamkap Docs

Card snapshot

docs.streamkap.com · 2026-08-19 07:54:41 UTC · 59c8758a06844ad3a3e1015cad0992b56999b2eb979424872eb43770eada5f27

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": "Streamkap Docs",
  "url": "https://docs.streamkap.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.streamkap.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.streamkap.com/",
    "organization": "Streamkap Docs"
  },
  "documentationUrl": "https://docs.streamkap.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "streamkap",
      "name": "Streamkap",
      "description": "Use when building real-time data pipelines, managing CDC (Change Data Capture) connectors, creating streaming transforms, deploying LLM-powered agents on Kafka streams, monitoring pipeline health, or automating data integration workflows via API, CLI, or Terraform.",
      "tags": [],
      "url": "https://docs.streamkap.com/.well-known/agent-skills/streamkap/skill.md"
    }
  ]
}