Skip to content
Back to K-Beauty Agent Commons — EmpressKorea

Card snapshot

empresskorea.com · 2026-08-11 12:37:44 UTC · 8c2014c06eba5d40142fafd3f903419fb89955f9a71edc6161b075aa2b35bdd6

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": "K-Beauty Agent Commons \u2014 EmpressKorea",
  "description": "Korean beauty and lifestyle commerce with verifiable public product facts and worldwide delivery context.",
  "version": "0.6.2",
  "supportedInterfaces": [
    {
      "url": "https://empresskorea.com/kb-agent-network/a2a",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "EmpressKorea",
    "url": "https://empresskorea.com/"
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "catalog_list",
      "name": "Catalog list",
      "description": "List public, purchasable products with canonical facts and URLs.",
      "tags": [
        "k-beauty",
        "catalog",
        "products",
        "read-only"
      ]
    },
    {
      "id": "product_search",
      "name": "Product search",
      "description": "Search public, purchasable products by a bounded text query.",
      "tags": [
        "k-beauty",
        "search",
        "products",
        "read-only"
      ]
    },
    {
      "id": "latest_offers",
      "name": "Latest offers and product changes",
      "description": "Return bounded, deterministic public sale, availability, restock, publication, and product-update events.",
      "tags": [
        "offers",
        "sales",
        "availability",
        "changes",
        "read-only"
      ]
    },
    {
      "id": "network_status",
      "name": "Network status",
      "description": "Return the deterministic network status and zero-token policy.",
      "tags": [
        "status",
        "policy",
        "read-only"
      ]
    },
    {
      "id": "verification_missions",
      "name": "Verification missions",
      "description": "List public fact-check missions without accepting submissions.",
      "tags": [
        "verification",
        "missions",
        "read-only"
      ]
    }
  ],
  "documentationUrl": "https://empresskorea.com/kb-agent-network/skill.md"
}