Skip to content
Back to Agent Systems Handbook by Prompthon

Card snapshot

labs.prompthon.io · 2026-06-01 23:16:27 UTC · 1d9e34260421721d3a958f088475769edbca7549bc5373c685da312b015b9bfc

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": "Agent Systems Handbook by Prompthon",
  "description": "A practical AI agents handbook for students, practitioners, and builders exploring agent systems, agentic workflows, context engineering, MCP, A2A, evaluation, observability, and multi-agent architecture.",
  "url": "https://agentizeai.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://agentizeai.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "agentizeai",
      "name": "Agentizeai",
      "description": "Use when designing, building, or operating production-ready AI agent systems. Reach for this skill when you need to understand agent architecture, implement patterns like memory/retrieval or reasoning loops, engineer context for multi-step tasks, evaluate agent performance, or contribute to the handbook itself.",
      "tags": [],
      "url": "https://agentizeai.main-kill-isr.mintlify.me/.well-known/agent-skills/agentizeai/skill.md"
    }
  ]
}