{
  "protocolVersion": "0.3.0",
  "name": "C?ng Ng?c Service Discovery Agent",
  "description": "Public discovery card for C?ng Ng?c printer toner refill, printer repair, photocopier service and cartridge pages in H?i D??ng and H? N?i.",
  "url": "https://domuc.vn/",
  "version": "2026-06-15",
  "preferredTransport": "https",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "find-service-page",
      "name": "Find service page",
      "description": "Find relevant C?ng Ng?c service pages by service type and location.",
      "tags": [
        "printer repair",
        "toner refill",
        "photocopier",
        "H?i D??ng",
        "H? N?i"
      ],
      "examples": [
        "?? m?c m?y in C?m Gi?ng",
        "s?a m?y in C?u Gi?y",
        "thay m?c m?y photocopy H?i D??ng"
      ]
    },
    {
      "id": "quote-routing",
      "name": "Route quote/contact request",
      "description": "Collect model, location, symptom and urgency before directing to hotline/Zalo 0899229669.",
      "tags": [
        "quote",
        "contact",
        "zalo",
        "hotline"
      ]
    }
  ],
  "provider": {
    "organization": "Trung T?m M?y V?n Ph?ng C?ng Ng?c",
    "url": "https://domuc.vn/"
  },
  "documentationUrl": "https://domuc.vn/llms-full.txt",
  "supportedInterfaces": [
    {
      "name": "Public website",
      "url": "https://domuc.vn/",
      "transport": "https",
      "inputModes": [
        "text/plain",
        "text/markdown"
      ],
      "outputModes": [
        "text/html",
        "text/markdown"
      ]
    },
    {
      "name": "LLMS summary",
      "url": "https://domuc.vn/llms.txt",
      "transport": "https",
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown"
      ]
    },
    {
      "name": "Agent skills index",
      "url": "https://domuc.vn/.well-known/agent-skills/index.json",
      "transport": "https",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}