{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "book-a-duck-trip",
      "type": "skill-md",
      "description": "Find a Duck Entertainment Nile water-sports trip in Aswan, check availability, and hand the user to the booking form. Do not collect payment or personal data.",
      "url": "/.well-known/agent-skills/book-a-duck-trip/SKILL.md",
      "digest": "sha256:46b58f25a00d2a3c4142e99dd9f425253ce18419e13fff2091e9fbaaff065e2a"
    },
    {
      "name": "duckegy-api",
      "type": "skill-md",
      "description": "Call Duck Entertainment's public read-only REST API and MCP endpoint for trips, destinations, availability, and business details.",
      "url": "/.well-known/agent-skills/duckegy-api/SKILL.md",
      "digest": "sha256:ce4a9c74d8eab58f5acee94bff92116e83f1c62872f0f6236e54908256edf9a9"
    }
  ]
}