Card snapshot
seekr.main-kill-isr.mintlify.me
·
2026-08-06 13:10:42 UTC
·
ed6995a587dfdc8defa54cbc6080496f9f849e0e8087b8e01028ec89998b051b
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": "Seekr",
"url": "https://docs.seekr.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.seekr.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.seekr.com/",
"organization": "Seekr"
},
"documentationUrl": "https://docs.seekr.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "seekr",
"name": "Seekr",
"description": "Use when building, training, deploying, and managing AI agents and models. Reach for this skill when agents need to create agents with tools, fine-tune models on custom data, build RAG systems with vector databases, run inference, or understand model outputs through explainability features.",
"tags": [],
"url": "https://docs.seekr.com/.well-known/agent-skills/seekr/skill.md"
}
]
}