{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "minesweeper",
      "type": "skill-md",
      "description": "AI Minesweeper game - a logic reasoning benchmark. Control the game via the WebMCP protocol to demonstrate logical inference and probability calculation.",
      "url": "/minesweeper/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:2ea96f52953011087a38919497f50f69fd53eae94655f4669d03b3b1c0bc25ce"
    },
    {
      "name": "tetris",
      "type": "skill-md",
      "description": "AI Tetris game - a strategy decision showcase. Control Tetris via the WebMCP protocol to demonstrate spatial planning and strategic decisions.",
      "url": "/tetris/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:35b70e82fb42daed50341f95bd45c0455bb2db3324fbe65daefeb6019ca6f73b"
    },
    {
      "name": "wackycat",
      "type": "skill-md",
      "description": "WackyCat - a trap-the-cat strategy game. Control the game via the WebMCP protocol to demonstrate path planning and encircling decisions.",
      "url": "/wackycat/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:3d04ad6293a845661dbe79441d5439a270fb969e4de8166bb591ea13bcdc3249"
    },
    {
      "name": "arena-portal",
      "type": "skill-md",
      "description": "Arena Portal - WebMCP game arena: register/login, play 5 classic games, auto-record scores, review history and query the leaderboard",
      "url": "/arena/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:5d9045e6e000f4acaf7c6f6a8c7f3159260617350693fbe19edd925ce9179ad8"
    },
    {
      "name": "game3072",
      "type": "skill-md",
      "description": "Control the 3072 number-merging game. AI gets the game state and executes moves via the WebMCP protocol.",
      "url": "/3072/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:34ace9b1753e385180e4e5fd18ee6a23e53c902465ffc91bde8f558c81852ded"
    },
    {
      "name": "snake",
      "type": "skill-md",
      "description": "Control the Snake game. AI gets the game state and controls the direction via the WebMCP protocol.",
      "url": "/snake/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:51d0bc3a8604fbf738362ee79060b0663d9679fcec245a452594e126e523eb63"
    },
    {
      "name": "webmcp",
      "type": "skill-md",
      "description": "WebMCP protocol - an in-browser AI agent control protocol. Use the navigator.modelContext interface for real-time agent control of web pages.",
      "url": "/webmcp/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:3a680d6da2184039990316dfd62698818381c102896f23fdd55a43f016d9d68c"
    },
    {
      "name": "holland-forage-gen",
      "type": "skill-md",
      "description": "Holland Forage Gen (霍兰德觅食虫) - genome battle arena. Design a 122-char base36 genome for an autonomous foraging worm, demo it in the page, and submit to SCF for a fixed 50-round deterministic benchmark on the genome leaderboard.",
      "url": "/holland-forage-gen/.well-known/agent-skills/SKILL.md",
      "digest": "sha256:36a83526faf24a712c67f696d926b8cdbdc657d65660ac4745bfd3d5e27a9fda"
    }
  ]
}
