Back to react-zmage documentation

Card snapshot

zmage.caldis.me · 2026-05-19 00:53:51 UTC · c8b6a59c86349bd0aef446e160e8a4b1f693155823732923616d0360d2ebe8b5

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": "react-zmage documentation",
  "description": "A documentation-only discovery card for the react-zmage React image viewer package. It does not expose an A2A task RPC endpoint.",
  "url": "https://zmage.caldis.me/",
  "provider": {
    "organization": "Caldis",
    "url": "https://github.com/Caldis"
  },
  "version": "1.9.0",
  "protocolVersion": "0.3",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "react-zmage-integration",
      "name": "Integrate react-zmage",
      "description": "Help a coding agent install react-zmage and choose Component, Wrapper, or Imperative mode for existing React image surfaces.",
      "tags": [
        "react",
        "image-viewer",
        "fullscreen",
        "gallery",
        "mdx",
        "cms"
      ],
      "examples": [
        "Add fullscreen image preview to a Next.js MDX blog.",
        "Wrap CMS rich text images without rewriting the markup."
      ]
    }
  ],
  "securitySchemes": {},
  "security": [],
  "documentationUrl": "https://zmage.caldis.me/llms.txt",
  "xDocumentationOnly": true,
  "xA2aTaskEndpoint": null
}