{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "version": "0.2.0",
  "publisher": {
    "name": "Who's In",
    "url": "https://whos-in.app",
    "contact": "api@whos-in.app"
  },
  "skills": [
    {
      "name": "search-events",
      "type": "query",
      "description": "Search public events on Who's In by category, keyword, city, or country. Returns event summaries including title, start time, venue, price, organiser, and a link to RSVP.",
      "url": "https://whos-in.app/.well-known/agent-skills/search-events/SKILL.md",
      "sha256": "7c289fe54e65ba0ec1f9eef305595edfb2bf92890b2ddf364c60d4af54d9238f"
    },
    {
      "name": "rsvp-to-event",
      "type": "action",
      "description": "Initiate an RSVP to a public free event on Who's In on behalf of a user. Requires explicit user confirmation via email.",
      "url": "https://whos-in.app/.well-known/agent-skills/rsvp-to-event/SKILL.md",
      "sha256": "1f374d5bc523197e0c29415c206e197fd29d257c817036493f2fa26d91fe7998"
    },
    {
      "name": "discover-venues",
      "type": "query",
      "description": "Discover active Who's In venues (studios, clubs, conferences) by city, country, or specialism.",
      "url": "https://whos-in.app/.well-known/agent-skills/discover-venues/SKILL.md",
      "sha256": "6bbff23c5ba72f4584e072d109120e335d0eaa2662d43ffaf59551f883e08724"
    }
  ]
}
