Card snapshot
docs.streamkap.com
·
2026-07-31 19:36:55 UTC
·
eebd841b73876da7720afde0904605749285d7b8b63f6a800c9840a75ae22717
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, managing, or troubleshooting Change Data Capture (CDC) pipelines that stream data from databases to data warehouses and lakes. Reach for this skill when agents need to create sources and destinations, monitor pipeline health, trigger snapshots, manage transforms, inspect logs, or automate CDC operations via API, CLI, or MCP.",
"tags": [],
"url": "https://docs.streamkap.com/.well-known/agent-skills/streamkap/skill.md"
}
]
}