{
  "name": "Huo Jun Law — Site Agent",
  "description": "Read-only agent for 51huojun.com: answers questions about criminal defense attorney Huo Jun — profile, practice areas, articles, FAQ, and contact. General information, not legal advice.",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "url": "https://51huojun.com/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://51huojun.com/a2a",
      "transport": "JSONRPC"
    }
  ],
  "provider": {
    "organization": "Guangdong Wuyi Law Firm",
    "url": "https://51huojun.com/"
  },
  "capabilities": [
    "message/send"
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "ask",
      "name": "Ask about the practice",
      "description": "Answer questions about the attorney, practice areas, and articles.",
      "tags": [
        "legal",
        "qa"
      ]
    },
    {
      "id": "search-articles",
      "name": "Search articles",
      "description": "Search the site's legal explainer articles by keyword.",
      "tags": [
        "search"
      ]
    },
    {
      "id": "contact",
      "name": "Get contact info",
      "description": "Return the firm, phone, email, and office address.",
      "tags": [
        "contact"
      ]
    }
  ]
}
