{
  "specVersion": "1.0",
  "host": {
    "displayName": "Epic Travel Adventures",
    "identifier": "did:web:etawithalex.com"
  },
  "entries": [
    {
      "identifier": "urn:air:etawithalex.com:skill:request-a-trip-quote",
      "displayName": "Request a trip quote",
      "type": "text/markdown",
      "url": "https://etawithalex.com/.well-known/agent-skills/request-a-trip-quote/SKILL.md",
      "description": "Agent skill: collect trip details and send a free quote request to a human travel advisor.",
      "representativeQueries": [
        "find a travel agent to book a Disney World trip for my family",
        "get a quote for a Caribbean cruise for eight people",
        "who can plan an all-inclusive honeymoon in Punta Cana",
        "book a group cruise where everyone pays separately"
      ]
    },
    {
      "identifier": "urn:air:etawithalex.com:doc:llms-txt",
      "displayName": "Site guide for AI agents",
      "type": "text/markdown",
      "url": "https://etawithalex.com/llms.txt",
      "description": "Index of every page in markdown, with what Epic Travel Adventures plans and how to reach Alexandra Jones.",
      "representativeQueries": [
        "how much does a Disney World trip cost in 2027",
        "do you need a passport for a closed-loop cruise",
        "Punta Cana or Cancun for a family with young kids",
        "when to book a Disney cruise"
      ]
    }
  ]
}
