{
  "name": "faytech North America",
  "description": "Industrial touch screen monitor and touch PC manufacturer with full OEM/ODM customization. Capacitive, resistive, high-brightness/sunlight-readable, IP65/IP69K waterproof, and rugged MIL-STD touch displays (7\"–86\") and all-in-one touch PCs for industrial automation, retail, healthcare, transportation, and marine. US-based support, 3-year warranty.",
  "url": "https://www.faytech.us",
  "provider": { "name": "faytech North America", "url": "https://www.faytech.us" },
  "version": "1.0",
  "protocolVersion": "0.2",
  "documentationUrl": "https://www.faytech.us/llms.txt",
  "capabilities": { "streaming": false },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["application/json", "text"],
  "discovery": {
    "entityIndex": "https://www.faytech.us/llms.txt",
    "sitemap": "https://www.faytech.us/sitemap_index.xml",
    "contact": "https://www.faytech.us/contact/",
    "onPageSchema": "https://www.faytech.us/  (Organization + LocalBusiness JSON-LD in <head>, @id-linked)"
  },
  "skills": [
    {
      "id": "get_catalog",
      "name": "Get products, services & solutions",
      "description": "Returns faytech's product catalog (touch monitors, touch PCs, whiteboards), industry solutions (16 verticals: industrial, healthcare, retail, transportation, marine, banking, automotive, fitness, etc.), and value-added services (OEM/ODM, custom engineering, integration, support) as JSON.",
      "x_invocable": true,
      "x_method": "GET",
      "x_endpoint": "https://www.faytech.us/.well-known/get_services.json",
      "x_response_type": "application/json",
      "examples": ["What touch screen monitors does faytech make?", "Do you have solutions for healthcare?", "Does faytech do OEM/custom engineering?"]
    },
    {
      "id": "search_products",
      "name": "Search products & live pricing",
      "description": "Live WooCommerce catalog with current prices, stock, images, and descriptions. Query with ?search=, ?category=, ?per_page=, ?page=. Prices are integer minor units (167302 = $1,673.02 at currency_minor_unit 2). IMPORTANT: ~115 of ~160 products carry a live list price; the rest return price 0, which means QUOTE-ONLY (price on request) — never report 0/free, route those to get_quote. Add ?min_price=1 to list only priced products. Source of truth is WooCommerce — always current.",
      "x_invocable": true,
      "x_method": "GET",
      "x_endpoint": "https://www.faytech.us/wp-json/wc/store/v1/products",
      "x_query_params": ["search", "category", "per_page", "page", "min_price"],
      "x_response_type": "application/json",
      "x_note": "price 0 = quote-only (not free). For priced-only results use ?min_price=1.",
      "examples": ["How much is the 27-inch industrial touch PC?", "List priced touch PCs (min_price=1)", "Is the 15.6-inch capacitive PC purchasable or quote-only?"]
    },
    {
      "id": "get_quote",
      "name": "Request a quote",
      "description": "Standard products carry live list prices (see search_products). Custom/volume/OEM-ODM configurations are quoted individually — submit requirements via the human quote form (no automated custom pricing).",
      "x_invocable": false,
      "x_action": "human_handoff",
      "x_human_url": "https://www.faytech.us/request-a-quote/",
      "examples": ["How much for a 15-inch capacitive monitor?", "Get OEM volume pricing"]
    },
    {
      "id": "coverage",
      "name": "Delivery & OEM programs",
      "description": "National/global B2B delivery; OEM/ODM programs and distribution partnerships (Costco, B&H Photo). Informational only.",
      "x_invocable": false,
      "examples": ["Do you ship internationally?", "Do you have an OEM program?"]
    }
  ],
  "x_static_discovery": true,
  "x_pricing": {
    "model": "mixed",
    "live_list_prices": "~115 of ~160 products carry a live list price via the search_products skill (WooCommerce Store API, minor units).",
    "quote_only": "Products returning price 0 are QUOTE-ONLY (price on request) — they are NOT free. Do not state a price; route the user to a quote.",
    "custom": "Custom, volume, and OEM/ODM configurations are always quoted individually.",
    "quote_url": "https://www.faytech.us/request-a-quote/"
  },
  "x_note": "Discovery + read-only data card. get_catalog + search_products are invocable (search_products is the live WooCommerce catalog with real prices). get_quote and coverage are informational (x_invocable:false) — get_quote routes to the human quote form. Quote-only products (price 0) must be routed to get_quote, never reported as free. No autonomous transaction/booking/payment endpoint.",
  "x_built_by": { "name": "Sapid Agency", "url": "https://sapidagency.com", "role": "AI discoverability layer — agent card, llms.txt, schema" }
}
