Back to CrewAI

Card snapshot

docs.crewai.com · 2026-05-28 02:37:29 UTC · 1b8fd8eb5a9e4af9f54fd18e6e39b6d626ebbc010f04845de979e4a58cc4b7b3

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": "CrewAI",
  "url": "https://crewai.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://crewai.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "crewai",
      "name": "Crewai",
      "description": "Use when building multi-agent AI systems, orchestrating autonomous agents to solve complex tasks, creating structured workflows with state management, or deploying production-ready AI automation. CrewAI is the framework for building teams of AI agents that collaborate to accomplish goals.",
      "tags": [],
      "url": "https://crewai.main-kill-isr.mintlify.me/.well-known/agent-skills/crewai/skill.md"
    }
  ]
}