{
  "specVersion": "1.0",
  "host": {
    "displayName": "F1Laps",
    "documentationUrl": "https://www.f1laps.com/llms.txt",
    "logoUrl": "https://www.f1laps.com/static/icons/favicon/app-icon-large.png"
  },
  "entries": [
    {
      "identifier": "urn:air:f1laps.com:skill:f1-ai-difficulty",
      "displayName": "F1 AI difficulty calculator",
      "type": "application/ai-skill+md",
      "url": "https://www.f1laps.com/.well-known/agent-skills/f1-ai-difficulty/SKILL.md",
      "description": "Work out which AI difficulty setting matches a player's pace in the EA/Codemasters F1 games, using the F1Laps AI Difficulty Calculator and its per-track community data. Use when someone asks what AI difficulty they should race, whether their difficulty is too easy or too hard, or how a lap time maps to a difficulty level.",
      "representativeQueries": [
        "what ai difficulty should i race in f1 26",
        "my lap time is 1:20.4 at monza what difficulty is that",
        "why is qualifying so much harder than the race"
      ],
      "tags": [
        "f1",
        "f1-game",
        "sim-racing",
        "telemetry"
      ],
      "trustManifest": {
        "identity": "https://www.f1laps.com",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:f1laps.com:skill:f1-car-setups",
      "displayName": "F1 car setups by track",
      "type": "application/ai-skill+md",
      "url": "https://www.f1laps.com/.well-known/agent-skills/f1-car-setups/SKILL.md",
      "description": "Find community car setups for any track in the EA/Codemasters F1 games (F1 2020 through F1 26) on F1Laps. Use when someone asks for a setup, wing levels, tyre pressures, differential or suspension values for a specific track, or for a wet-weather setup.",
      "representativeQueries": [
        "what is the best setup for monaco in f1 26",
        "wet weather setup for spa",
        "which wing levels should i run at monza"
      ],
      "tags": [
        "f1",
        "f1-game",
        "sim-racing",
        "telemetry"
      ],
      "trustManifest": {
        "identity": "https://www.f1laps.com",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:f1laps.com:skill:f1-lap-time-benchmarks",
      "displayName": "F1 lap time benchmarks and leaderboards",
      "type": "application/ai-skill+md",
      "url": "https://www.f1laps.com/.well-known/agent-skills/f1-lap-time-benchmarks/SKILL.md",
      "description": "Look up lap time benchmarks for the EA/Codemasters F1 games on F1Laps \u2014 community leaderboards per track, average lap times per track, assist usage and tyre wear rates. Use when someone asks what a good lap time is for a track, what the fastest recorded lap is, how their time compares, or what other players run.",
      "representativeQueries": [
        "what is a good lap time at silverstone in f1 26",
        "fastest recorded lap at spa",
        "how many players use traction control"
      ],
      "tags": [
        "f1",
        "f1-game",
        "sim-racing",
        "telemetry"
      ],
      "trustManifest": {
        "identity": "https://www.f1laps.com",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:f1laps.com:skill:f1laps-telemetry-setup",
      "displayName": "Connect an F1 game to F1Laps",
      "type": "application/ai-skill+md",
      "url": "https://www.f1laps.com/.well-known/agent-skills/f1laps-telemetry-setup/SKILL.md",
      "description": "Connect an EA/Codemasters F1 game to F1Laps so laps are captured automatically, and fix a connection that is not sending data. Use when someone asks how to set up F1Laps, which UDP settings the game needs, how to capture from PS5 or Xbox, or why their laps are not showing up.",
      "representativeQueries": [
        "how do i set up f1laps on ps5",
        "which udp settings does f1 26 need",
        "f1laps is not recording my laps"
      ],
      "tags": [
        "f1",
        "f1-game",
        "sim-racing",
        "telemetry"
      ],
      "trustManifest": {
        "identity": "https://www.f1laps.com",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:f1laps.com:catalog:llms-txt",
      "displayName": "F1Laps site map for LLMs",
      "type": "text/markdown",
      "url": "https://www.f1laps.com/llms.txt",
      "description": "Curated map of every public F1Laps page group, with the URL patterns for setups, leaderboards, AI difficulty and per-game statistics.",
      "tags": [
        "llms-txt",
        "site-map"
      ],
      "trustManifest": {
        "identity": "https://www.f1laps.com",
        "identityType": "https"
      }
    }
  ]
}