{
  "$schema": "https://agentskills.io/schema/v0.2.0/skills-index.json",
  "name": "UPCBay Agent Skills",
  "description": "Agent skills index for barcode validation, lookup, conversion, check digit calculation, and pricing on UPCBay.",
  "skills": [
    {
      "name": "barcode-lookup",
      "type": "skill",
      "description": "Lookup and search authentic UPC-A and EAN-13 barcodes, verify registration status, and inspect product barcode details on UPCBay.",
      "url": "https://upcbay.com/.well-known/agent-skills/barcode-lookup/SKILL.md",
      "sha256": "8f8b730b3aba9a07935607dc59cfdf43953fbd4489b92799da07848fb4610c44"
    },
    {
      "name": "barcode-validation",
      "type": "skill",
      "description": "Validate UPC-A and EAN-13 barcodes against GS1 modulo 10 checksum standards and detect invalid or fake barcodes.",
      "url": "https://upcbay.com/.well-known/agent-skills/barcode-validation/SKILL.md",
      "sha256": "8a1cb49d547b701973da82eb0228862de3661a4bd091d6098888773fb4937c4c"
    },
    {
      "name": "check-digit-calculator",
      "type": "skill",
      "description": "Calculate the official GS1 check digit for 11-digit UPC prefixes or 12-digit EAN prefixes.",
      "url": "https://upcbay.com/.well-known/agent-skills/check-digit-calculator/SKILL.md",
      "sha256": "c7bdd41855a9cfe17cd81290d009a7a13ad7711afda536e18aef99b8f0990d54"
    },
    {
      "name": "upc-to-ean-converter",
      "type": "skill",
      "description": "Convert standard 12-digit UPC-A codes into 13-digit EAN-13 codes (and vice-versa where valid) for global ecommerce systems.",
      "url": "https://upcbay.com/.well-known/agent-skills/upc-to-ean-converter/SKILL.md",
      "sha256": "30a7b5a7293032cb4011bf4011902f0ae14085211fa169ac899d9c1af272da75"
    },
    {
      "name": "upc-ean-pricing",
      "type": "skill",
      "description": "Query UPCBay authentic UPC and EAN bundle package tiers, discounts, bulk rates, and checkout requirements.",
      "url": "https://upcbay.com/.well-known/agent-skills/upc-ean-pricing/SKILL.md",
      "sha256": "3918e3152687452a406e0524886f4459e6e3ec51b146a507699297919b16f276"
    }
  ]
}
