{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "publisher": {
    "name": "Bestboy",
    "url": "https://bestboy.app/"
  },
  "skills": [
    {
      "name": "create-wishlist",
      "type": "action",
      "description": "Create a new wishlist owned by the authenticated user.",
      "url": "https://bestboy.app/.well-known/agent-skills/create-wishlist.md",
      "sha256": "cb9d382e32f62c388a20c86332f72534908ac7dffbd6fca07a027c273c5feb86"
    },
    {
      "name": "add-wish",
      "type": "action",
      "description": "Add a wish item (title, url, notes, price, emoji) to a wishlist.",
      "url": "https://bestboy.app/.well-known/agent-skills/add-wish.md",
      "sha256": "bedb200084677fe06b31ace566ba1b33055d3f153fc3d9e9bacfc4d71504571d"
    },
    {
      "name": "reserve-wish",
      "type": "action",
      "description": "Anonymously reserve a shared wishlist item so the recipient cannot see it.",
      "url": "https://bestboy.app/.well-known/agent-skills/reserve-wish.md",
      "sha256": "e72a10794bfeae995b0896ced10920ff1543bd4fa0665c84955fe05cb493ec50"
    },
    {
      "name": "share-wishlist",
      "type": "action",
      "description": "Generate a shareable link for a wishlist.",
      "url": "https://bestboy.app/.well-known/agent-skills/share-wishlist.md",
      "sha256": "3ab609a6fdef67ddb3c11cd0d4ac4e8973461226a4cf422e9f8bf3782d87f39e"
    }
  ]
}
