Skip to content
Back to Kit Developer Documentation

Card snapshot

developers.kit.com · 2026-08-20 03:55:03 UTC · fe8b8c59010306465edb7da241aeb5a9193c809c21f80340b16f004efbe45de0

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": "Kit Developer Documentation",
  "url": "https://developers.kit.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developers.kit.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developers.kit.com/",
    "organization": "Kit Developer Documentation"
  },
  "documentationUrl": "https://developers.kit.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "kit",
      "name": "Kit",
      "description": "Use this skill when building apps for the Kit App Store, integrating with Kit's API to manage subscribers and campaigns, creating plugins that extend Kit's UI, or automating workflows for creators. Reach for this skill for tasks involving email marketing automation, subscriber management, broadcast creation, plugin development, or OAuth integration with Kit's platform.",
      "tags": [],
      "url": "https://developers.kit.com/.well-known/agent-skills/kit/skill.md"
    }
  ]
}