{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "search-rugs",
      "type": "skill-md",
      "description": "Search the BoutiqueRugs catalog for rugs matching a natural-language query.",
      "url": "https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/skills/search-rugs.md",
      "digest": "sha256:6a222928a169ea0ea7c749f9e9dcffeec17b0af8cd8a841527686a9c561641ee"
    },
    {
      "name": "browse-collections",
      "type": "skill-md",
      "description": "List collections on BoutiqueRugs and retrieve products within a specific collection.",
      "url": "https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/skills/browse-collections.md",
      "digest": "sha256:fa0a95d3eb91982b9ecf4b6c4e3ed202fe416a881f70504c0477fc292343d4b1"
    },
    {
      "name": "buy-a-rug",
      "type": "skill-md",
      "description": "Add a specific rug variant to the cart and initiate checkout for a logged-in or guest shopper.",
      "url": "https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/skills/buy-a-rug.md",
      "digest": "sha256:37b59db66b73e99be90fc11cdda2c92149cb12fb4db204fc575e6edeca82caa1"
    }
  ]
}