Skip to content
Back to CowAgent

Card snapshot

docs.cowagent.ai · 2026-06-02 11:22:37 UTC · a4d1fc824f4ec1c1a012aa25cfaa0e1cb90329de5c0defc948c42d964623e98a

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.

{
  "schemaVersion": "0.2.0",
  "name": "CowAgent",
  "description": "CowAgent - AI Super Assistant powered by LLMs, with autonomous task planning, long-term memory, skills system, and multi-channel deployment.",
  "url": "https://minimalfuture.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://minimalfuture.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "cowagent",
      "name": "Cowagent",
      "description": "Use when deploying autonomous AI agents, configuring LLM models, managing skills and tools, building knowledge bases, setting up multi-channel integrations, or automating complex workflows with task planning and long-term memory.",
      "tags": [],
      "url": "https://minimalfuture.main-kill-isr.mintlify.me/.well-known/agent-skills/cowagent/skill.md"
    }
  ]
}