{
  "$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": "711bdd40d86973cd0e2616ada3cd714a40a37c36e7ac140fabccbda58db0dbfa"
    },
    {
      "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": "262862212ef351bea90281686cbe437b7ae2581021948f89eb15f4a3101abaa9"
    },
    {
      "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": "2d69e19d1f0b6a1700d7a9788ca7214e08be80dff5c467559fb387aee919ad8f"
    }
  ]
}
