{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "site": {
    "name": "Globe Transactions",
    "url": "https://cardcpademo.eu",
    "description": "Secure payment platform demo with Worldline, Visa Intelligent Commerce, Mastercard Agent Pay, and the Octobre Boutique capsule."
  },
  "skills": [
    {
      "name": "boutique-shopping",
      "type": "chat",
      "description": "Browse the Octobre Editions capsule and checkout with Worldline GoPay Direct.",
      "url": "https://cardcpademo.eu/boutique",
      "endpoint": "https://cardcpademo.eu/api/boutique/chat",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "catalog-search",
      "type": "tool",
      "description": "Search the full Globe Transactions product catalog.",
      "url": "https://cardcpademo.eu/api/products/search",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "agentic-commerce-protocol",
      "type": "protocol",
      "description": "Agentic Commerce Protocol discovery document for the boutique.",
      "url": "https://cardcpademo.eu/.well-known/acp.json",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    }
  ]
}