Back to CowAgent

Card snapshot

docs.cowagent.ai · 2026-05-28 02:42:55 UTC · decc74d30117bc35dc4a9d0ae29cf0f738e5006312b282956d0a38b30550db86

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 an autonomous AI agent, configuring LLM models, managing skills and tools, setting up multi-channel integrations, building long-term memory systems, or creating knowledge bases. Agents should reach for this skill when users need to run an AI assistant that can plan tasks, execute tools, integrate with messaging platforms, or extend capabilities through custom skills.",
      "tags": [],
      "url": "https://minimalfuture.main-kill-isr.mintlify.me/.well-known/agent-skills/cowagent/skill.md"
    }
  ]
}