Tell users what terminal games exist in GameClaw and how to download the released CLI binaries from GitHub. Use this when users ask what games are available, want a GameClaw game, need Linux/macOS download links, or want quick run instructions for a released game.
This skill is prompt-only. It is not the GameClaw monorepo itself.
Its job is simple:
Do not assume local source files from the monorepo are present when this skill is installed from a registry.
https://github.com/Arcobalneo/gameclawhttps://github.com/Arcobalneo/gameclaw/releases/latestlinux-x86_64darwin-arm64lobster-cli-roguelike-linux-x86_64.tar.gzlobster-cli-roguelike-darwin-arm64.tar.gzhttps://github.com/Arcobalneo/gameclaw/releases/latestgames/lobster-cli-roguelike in the GitHub repoWhen a user wants a game:
Keep it practical:
linux-x86_64)tar -xzf lobster-cli-roguelike-linux-x86_64.tar.gz
cd lobster-cli-roguelike-linux-x86_64
./lobster-cli-roguelike
darwin-arm64)tar -xzf lobster-cli-roguelike-darwin-arm64.tar.gz
cd lobster-cli-roguelike-darwin-arm64
./lobster-cli-roguelike