{
  "version": "0.2.0",
  "skills": [
    {
      "name": "search-stays",
      "description": "Find accommodation on Wander by destination city, price, dates and guest count. Use when a user wants to find or compare places to stay.",
      "path": "/.well-known/agent-skills/search-stays/SKILL.md",
      "url": "https://agentready-travel.agreatorganization.com/.well-known/agent-skills/search-stays/SKILL.md"
    },
    {
      "name": "book-a-stay",
      "description": "Reserve a Wander accommodation listing on behalf of a user, including guest details and payment. Use when a user wants to book a specific stay.",
      "path": "/.well-known/agent-skills/book-a-stay/SKILL.md",
      "url": "https://agentready-travel.agreatorganization.com/.well-known/agent-skills/book-a-stay/SKILL.md"
    },
    {
      "name": "search-flights",
      "description": "Find Wander Air flights between two cities or airports. Use when a user wants to find or compare flights.",
      "path": "/.well-known/agent-skills/search-flights/SKILL.md",
      "url": "https://agentready-travel.agreatorganization.com/.well-known/agent-skills/search-flights/SKILL.md"
    }
  ]
}