Skip to content
Back to Takumi Abe / ta93abe

Card snapshot

ta93abe.com · 2026-07-19 20:03:06 UTC · 8b3b2a284f2599b3b8a8591ae1a620602890fa801e9308a23dd2f0a7ff20d7f2

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": "Takumi Abe / ta93abe",
  "description": "Personal portfolio site for Takumi Abe (ta93abe), including gallery pieces and projects, atelier studies, blog posts, slides, books, tools, and social links.",
  "url": "https://ta93abe.com",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "supportedInterfaces": [
    {
      "type": "https://a2a-protocol.org/schemas/interface/http-v1.json",
      "url": "https://ta93abe.com/mcp"
    }
  ],
  "skills": [
    {
      "id": "site-overview",
      "name": "Site Overview",
      "description": "Provides a concise overview of the public sections and discovery URLs on ta93abe.com.",
      "tags": [
        "portfolio",
        "blog",
        "discovery"
      ],
      "examples": [
        "What is ta93abe.com?",
        "List the public sections of this site."
      ]
    }
  ]
}