Skip to content
Back to Antimetal Docs

Card snapshot

docs.antimetal.com · 2026-08-07 10:51:01 UTC · 252831affcb5ef317a88d5f3e626de98bc819798f76ad7b9b5a9c284f5358707

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": "Antimetal Docs",
  "url": "https://docs.antimetal.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.antimetal.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.antimetal.com/",
    "organization": "Antimetal Docs"
  },
  "documentationUrl": "https://docs.antimetal.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "antimetal",
      "name": "Antimetal",
      "description": "Use when investigating production incidents, diagnosing root causes, generating fixes, searching infrastructure data, or managing issues across monitoring and observability platforms. Agents should reach for this skill when users report outages, ask about system health, need remediation steps, or want to query logs, metrics, and traces across connected tools.",
      "tags": [],
      "url": "https://docs.antimetal.com/.well-known/agent-skills/antimetal/skill.md"
    }
  ]
}