{
  "specVersion": "1.0",
  "host": {
    "displayName": "VibeSwipe",
    "documentationUrl": "https://vibeswipe.co/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:vibeswipe.co:skill:site-guide",
      "displayName": "VibeSwipe site guide",
      "type": "text/markdown",
      "url": "https://vibeswipe.co/.well-known/agent-skills/vibeswipe-site-guide/SKILL.md",
      "description": "Public product, matching-mode, age-requirement, privacy-boundary, and safety guidance for VibeSwipe.",
      "representativeQueries": [
        "What is VibeSwipe and how does mutual matching work?",
        "What are VibeSwipe's age, privacy, and safety rules?",
        "Should I choose Video or Chat only on VibeSwipe?"
      ]
    },
    {
      "identifier": "urn:air:vibeswipe.co:api:public-presence",
      "displayName": "VibeSwipe public presence API",
      "type": "application/json",
      "url": "https://vibeswipe.co/openapi.json",
      "description": "OpenAPI 3.1 description of VibeSwipe's read-only health and aggregate presence endpoints; it exposes no profiles or conversations.",
      "representativeQueries": [
        "How many people are currently online on VibeSwipe?",
        "Is the VibeSwipe service healthy?",
        "What aggregate presence data does VibeSwipe expose publicly?"
      ]
    },
    {
      "identifier": "urn:air:vibeswipe.co:catalog:public-api",
      "displayName": "VibeSwipe API catalog",
      "type": "application/linkset+json",
      "url": "https://vibeswipe.co/.well-known/api-catalog",
      "description": "RFC 9727 catalog linking VibeSwipe's public API description, documentation, and health resource.",
      "representativeQueries": [
        "Where is VibeSwipe's public API documentation?",
        "Discover VibeSwipe's public machine-readable API resources."
      ]
    }
  ]
}
