{
  "name": "Restaurant Booking System",
  "description": "Independent comparisons and guides for restaurant booking systems. Side-by-side reviews of OpenTable, Resy, SevenRooms, TheFork, Tock, ResDiary, Quandoo, Resos and 20+ more with real pricing, contract terms, and recommendations by restaurant type.",
  "url": "https://restaurantbookingsystem.com/",
  "provider": {
    "organization": "Resos",
    "url": "https://resos.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://restaurantbookingsystem.com/about/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": []
  },
  "supportedInterfaces": [
    {
      "url": "https://restaurantbookingsystem.com/",
      "transport": "https",
      "description": "Read-only content corpus accessible via standard HTTPS GET requests. Pages are returned as text/html."
    },
    {
      "url": "https://restaurantbookingsystem.com/sitemap-index.xml",
      "transport": "https",
      "description": "Full sitemap of all 354 indexable pages for content discovery."
    },
    {
      "url": "https://restaurantbookingsystem.com/llms.txt",
      "transport": "https",
      "description": "Plain-text site summary and most-cited resources for LLM agents."
    }
  ],
  "defaultInputModes": ["text", "text/plain"],
  "defaultOutputModes": ["text", "text/html"],
  "skills": [
    {
      "id": "compare-booking-systems",
      "name": "Compare two restaurant booking systems",
      "description": "Returns a side-by-side comparison of any two named restaurant booking systems including pricing, cover fees, contract terms, key features, and a verdict by restaurant type.",
      "tags": ["comparison", "pricing", "restaurant", "reservation-software"],
      "examples": [
        "Compare OpenTable and Resos",
        "Show me Resy vs SevenRooms",
        "OpenTable vs Resy: which is cheaper for a 80-seat bistro?"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    },
    {
      "id": "list-alternatives",
      "name": "List alternatives to a booking platform",
      "description": "Returns a ranked list of alternatives to a given booking platform with reasons each alternative wins or loses, suited to different restaurant types.",
      "tags": ["alternatives", "comparison", "restaurant"],
      "examples": [
        "What are the best alternatives to OpenTable?",
        "Alternatives to Quandoo since it's shutting down",
        "Cheaper than Resy?"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    },
    {
      "id": "get-platform-pricing",
      "name": "Get real pricing for a booking platform",
      "description": "Returns subscription tiers, per-cover fees, contract terms, and total-cost-of-ownership modeling for a named platform.",
      "tags": ["pricing", "tco", "restaurant"],
      "examples": [
        "How much does OpenTable cost in 2026?",
        "ResDiary pricing for UK restaurants",
        "SevenRooms cost for a 5-location group"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    },
    {
      "id": "best-for-restaurant-type",
      "name": "Recommend booking systems by restaurant type",
      "description": "Returns a ranked best-of guide tailored to a restaurant category — small restaurants, multi-location groups, fine dining, pubs, cafés, UK market, free options, commission-free, table management, CRM, and more.",
      "tags": ["best-of", "recommendation", "restaurant"],
      "examples": [
        "Best booking system for a small fine-dining restaurant",
        "What's the best free reservation system?",
        "Best for managing 10 locations"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    },
    {
      "id": "define-restaurant-term",
      "name": "Define a restaurant industry term",
      "description": "Returns a substantive definition for restaurant industry terms (no-show, cover, RevPASH, FIFO, walk-in, table turnover, host stand management, and 50+ more) with practical context.",
      "tags": ["glossary", "definition", "restaurant"],
      "examples": [
        "What is RevPASH?",
        "Define no-show rate",
        "What does 'cover' mean in restaurants?"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    },
    {
      "id": "quandoo-migration-guide",
      "name": "Quandoo migration help",
      "description": "Quandoo is shutting down on 31 December 2026. Returns the migration guide covering alternatives, timeline, and step-by-step switchover plan.",
      "tags": ["migration", "quandoo", "shutdown"],
      "examples": [
        "How do I migrate from Quandoo?",
        "Quandoo is closing, what should I switch to?"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/html"]
    }
  ]
}
