Skip to content
Back to Commune

Card snapshot

docs.commune.email · 2026-06-22 16:34:56 UTC · 28a536148330c9cf8c7b8aebd7a8d5a9ed86ba85fab93040ca8234848d9b2331

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": "Commune",
  "url": "https://docs.commune.email/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.commune.email/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.commune.email/",
    "organization": "Commune"
  },
  "documentationUrl": "https://docs.commune.email/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "commune",
      "name": "Commune",
      "description": "Use when building AI agents that need to send and receive emails, handle inbound replies, extract structured data from messages, manage conversation threads, and track email deliverability. Agents should reach for this skill when implementing email-based workflows, customer support automation, multi-agent communication systems, or any task requiring real email addresses for agents.",
      "tags": [],
      "url": "https://docs.commune.email/.well-known/agent-skills/commune/skill.md"
    }
  ]
}