{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "choose-banxa-integration",
      "type": "skill-md",
      "description": "Decide which Banxa product an integration should use - Native API, Hosted Checkout, or neither - and what that choice commits the partner to. Use when someone wants to add crypto buying or selling to their product, mentions an on-ramp or off-ramp, or asks which Banxa API to call.",
      "url": "https://docs.banxa.com/.well-known/agent-skills/choose-banxa-integration/SKILL.md",
      "digest": "sha256:cadbc5fa6eb4c4773f4217caa748923bb4948fb16b781f029ff17b4b94378eec"
    },
    {
      "name": "banxa-api-authentication",
      "type": "skill-md",
      "description": "Sign requests to the Banxa APIs correctly - HMAC-SHA256 for the Native API, x-api-key for Hosted Checkout - and verify inbound webhooks. Use when writing or debugging Banxa API calls, or when a request returns 401 or a nonce error.",
      "url": "https://docs.banxa.com/.well-known/agent-skills/banxa-api-authentication/SKILL.md",
      "digest": "sha256:9409b351ace3dbdcad81535c5981e681ba69cdef8f242e24636e63c34df26bc0"
    }
  ]
}
