{
  "name": "UArtShow",
  "description": "Hand-painted original oil paintings studio. Hand-finish every impasto, abstract, and textured oil painting using genuine oil paint on stretched canvas. Never printed, always original. Based in Hong Kong, ship to US, UK, EU.",
  "url": "https://uartshow.com",
  "version": "1.0",
  "contact": "uartshow@gmail.com",
  "capabilities": {
    "search_paintings": {
      "description": "Search hand-painted oil paintings by room, color, style, size, and price range",
      "examples": [
        "impasto oil painting for living room",
        "abstract wall art above bed",
        "blue ocean painting for coastal decor",
        "wabi-sabi mountain painting for entryway"
      ]
    },
    "get_product_details": {
      "description": "Get product info including title, dimensions, materials, framing, price, and availability"
    },
    "get_collections": {
      "description": "Browse curated collections: impasto, abstract, floral, coastal, wabi-sabi, cityscape, figurative"
    },
    "place_order": {
      "description": "Place an order for a hand-painted painting (Shopify checkout)",
      "url": "https://uartshow.com/cart"
    }
  },
  "storefront_api": {
    "endpoint": "https://uartshow.com/api/2024-10/graphql.json",
    "type": "Shopify Storefront API (unauthenticated read)"
  },
  "agent_skill_card": "/.well-known/agent-skill.md"
}