{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "use-bundle-api",
      "type": "archive",
      "description": "Use the Bundle production API from external agents with only the endpoint table. Triggers when a user asks to call, plan, inspect, or generate requests for any Bundle API endpoint, including public, private, API-key, Basic auth, webhook, payment, order, warehouse, passport, user, client, authentication, or analytics routes.",
      "url": "/.well-known/agent-skills/use-bundle-api.tar.gz",
      "digest": "sha256:4049c09bc3797a7b14eaa6e93d5eea5c60e846018c5bcc57f10a6da0991b76a9"
    },
    {
      "name": "use-bundle-open-api",
      "type": "archive",
      "description": "Use Bundle production open, public, API-key, Basic auth, and webhook integration endpoints from external agents with only the endpoint table. Triggers when a user asks to call Bundle Open API routes, x-api-key routes, public payment or OAuth routes, passport Basic-auth routes, or provider webhook endpoints.",
      "url": "/.well-known/agent-skills/use-bundle-open-api.tar.gz",
      "digest": "sha256:1123f2a3f25b62696a5e77c4676f6b002daa8513b6cb8d6ffbb53c0756ccb066"
    },
    {
      "name": "use-bundle-private-api",
      "type": "archive",
      "description": "Use Bundle production private authenticated endpoints from external agents with only the endpoint table. Triggers when a user asks to login, refresh tokens, call Bearer JWT routes, admin routes, client user routes, dashboard/statistics routes, or guarded order, warehouse, product, shipment, user, client, passport, or payment admin endpoints.",
      "url": "/.well-known/agent-skills/use-bundle-private-api.tar.gz",
      "digest": "sha256:858d539ecb7fbff2429ab70c90597f270aca1909ee4061092ed7ebc952bb62ee"
    }
  ]
}
