{
  "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."
      ]
    }
  ]
}