{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "f1-ai-difficulty",
      "type": "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.",
      "url": "/.well-known/agent-skills/f1-ai-difficulty/SKILL.md",
      "digest": "sha256:9118f784b0354011543edf02a74d7918e9a1732baadd9ee507e9066b25c508b0"
    },
    {
      "name": "f1-car-setups",
      "type": "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.",
      "url": "/.well-known/agent-skills/f1-car-setups/SKILL.md",
      "digest": "sha256:599b7ef9dd77f07290fe728fb86c587fe2ebc3abb20eea5ec31303bb9f5c3bdc"
    },
    {
      "name": "f1-lap-time-benchmarks",
      "type": "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.",
      "url": "/.well-known/agent-skills/f1-lap-time-benchmarks/SKILL.md",
      "digest": "sha256:bf40cc45c0e5c62748aab617302db9d66407ae381d087ea889b08a058b7b50ef"
    },
    {
      "name": "f1laps-telemetry-setup",
      "type": "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.",
      "url": "/.well-known/agent-skills/f1laps-telemetry-setup/SKILL.md",
      "digest": "sha256:98147f265f9d9f37e0975b83404991769b1d8225310186c3c733e63654c1330b"
    }
  ]
}