Skip to content
Back to Seekr

Card snapshot

docs.seekr.com · 2026-08-11 13:43:23 UTC · 9f8836b465036adfe5d7ed3afd42dcf031f7ae357af0a0fa8c523be6520ac414

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 AI agents, fine-tuning models, ingesting documents into vector databases, running inference, or managing AI deployments. Reach for this skill when working with the SeekrFlow SDK, API, or web interface to create agentic AI solutions with full control over data, models, and reasoning.",
      "tags": [],
      "url": "https://docs.seekr.com/.well-known/agent-skills/seekr/skill.md"
    }
  ]
}