Skip to content
Back to Navattic Documentation

Card snapshot

docs.navattic.com · 2026-08-20 04:08:50 UTC · c042127dc56aaad563c21882b0d7c44923fb408211702576adf9e793ac40bcd4

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": "Navattic Documentation",
  "url": "https://docs.navattic.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.navattic.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.navattic.com/",
    "organization": "Navattic Documentation"
  },
  "documentationUrl": "https://docs.navattic.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "navattic",
      "name": "Navattic",
      "description": "Use when building interactive product demos, sharing demos with prospects and sales teams, tracking demo engagement, integrating with CRM/marketing tools, or analyzing demo performance. Agents should reach for this skill when helping users create, customize, share, or optimize interactive demos for marketing, sales, and customer success workflows.",
      "tags": [],
      "url": "https://docs.navattic.com/.well-known/agent-skills/navattic/skill.md"
    }
  ]
}