{
  "name": "VSL Packaging",
  "description": "NYC custom packaging manufacturer: custom boxes, folding cartons, rigid boxes, corrugated shipping, bags, mailers, and retail POP displays, with in-house design, 3D rendering, prototyping, proofing, and finishing. Sister brand of Varick Street Litho (VSL Print) at 239 West 29th Street, New York, NY 10001.",
  "url": "https://www.vslpackaging.com",
  "provider": { "name": "VSL Packaging", "url": "https://www.vslpackaging.com" },
  "version": "1.0",
  "protocolVersion": "0.2",
  "documentationUrl": "https://www.vslpackaging.com/llms.txt",
  "capabilities": { "streaming": false },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["application/json", "text"],
  "discovery": {
    "entityIndex": "https://www.vslpackaging.com/llms.txt",
    "sitemap": "https://www.vslpackaging.com/sitemap_index.xml",
    "contact": "https://www.vslpackaging.com/contact",
    "onPageSchema": "https://www.vslpackaging.com/  (LocalBusiness JSON-LD in <head>)"
  },
  "skills": [
    {
      "id": "get_catalog",
      "name": "Get products, services & solutions",
      "description": "Returns VSL Packaging's product catalog (boxes, bags, mailers, POP displays, shippers), services (design, 3D rendering, prototyping, proofing, finishing), and industry solutions as JSON.",
      "x_invocable": true,
      "x_method": "GET",
      "x_endpoint": "https://www.vslpackaging.com/.well-known/get_services.json",
      "x_response_type": "application/json",
      "examples": ["What packaging does VSL make?", "Do you make custom rigid boxes?", "Do you do packaging design and prototypes?"]
    },
    {
      "id": "get_quote",
      "name": "Request a quote",
      "description": "Quotes are custom/job-specific; submit via the human quote form (no automated pricing).",
      "x_invocable": false,
      "x_action": "human_handoff",
      "x_human_url": "https://www.vslpackaging.com/quotes/",
      "examples": ["How much for 500 custom mailer boxes?", "Get a quote for retail POP displays"]
    },
    {
      "id": "coverage",
      "name": "Service area",
      "description": "Based in NYC; national/global fulfillment available. Informational only.",
      "x_invocable": false,
      "examples": ["Do you ship nationwide?", "Can you produce for a brand outside NYC?"]
    }
  ],
  "x_static_discovery": true,
  "x_note": "Discovery + read-only data card. get_services returns live JSON at x_endpoint. get_quote and coverage are informational (x_invocable:false) — get_quote routes to the human quote form. 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" }
}
