Skip to content
Back to swarms

Card snapshot

kyegomez-swarms-97.main-kill-isr.mintlify.me · 2026-08-29 22:39:17 UTC · a0a49faee41ae33f8b36e5390d2088678d8a308cf6cd707e7c6499d10c9dd34f

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": "swarms",
  "url": "https://docs.swarms.world/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.swarms.world/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.swarms.world/",
    "organization": "swarms"
  },
  "documentationUrl": "https://docs.swarms.world/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "swarms",
      "name": "Swarms",
      "description": "Use when building, configuring, and orchestrating single or multi-agent AI systems. Reach for this skill when creating autonomous agents, connecting them to tools and APIs, designing multi-agent workflows, deploying agents to production, or integrating with LLM providers like OpenAI, Anthropic, Groq, and others.",
      "tags": [],
      "url": "https://docs.swarms.world/.well-known/agent-skills/swarms/skill.md"
    }
  ]
}