{
  "protocolVersion": "0.3.0",
  "name": "ShopperPulse",
  "description": "Birdie, the AI personal shopper. POST a shopping list (up to 3 items) and get 3 best-fit picks per item plus a stacked savings plan — loyalty %, coupons, discounted gift cards, and the right credit card — researched live across the PulseNetwork shopping fleet. Best fit to spec wins, not the cheapest listing. $0.25 per trip via x402 (USDC on Base; Solana accepted).",
  "url": "https://shopperpulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://shopperpulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "personal-shopper-trip",
      "name": "Personal Shopper Trip",
      "description": "Full shopping trip: 3 best-fit picks per item + stacked savings plan (loyalty, coupons, discounted gift cards, credit-card choice) — pay-per-call via x402 (USDC, Base). Parameters and pricing: https://shopperpulse.theaslangroupllc.com/openapi.json",
      "tags": ["personal-shopper", "shopping-agent", "product-search", "deals", "savings-stacking", "gift-cards", "credit-card-rewards", "ecommerce"]
    }
  ]
}
