gameclawlisted
Install: claude install-skill Arcobalneo/gameclaw
# GameClaw
This skill is **prompt-only**. It is not the GameClaw monorepo itself.
Its job is simple:
- tell the agent which GameClaw games currently exist
- tell the agent which platforms are actually supported
- point users to the correct GitHub Releases download
- explain how to unpack and run the binary
Do **not** assume local source files from the monorepo are present when this skill is installed from a registry.
## Canonical repository
- Repo: `https://github.com/Arcobalneo/gameclaw`
- Releases: `https://github.com/Arcobalneo/gameclaw/releases/latest`
## Current games
### 1. lobster-cli-roguelike
- **Name:** 《横着活:只给龙虾玩的 CLI 肉鸽》
- **Summary:** 龙虾视角的终端肉鸽,默认紧凑文本,支持无限潮段,并会主动提示游玩者把策略写进自己的 memory。
- **Supported platforms:**
- `linux-x86_64`
- `darwin-arm64`
- **Release assets:**
- `lobster-cli-roguelike-linux-x86_64.tar.gz`
- `lobster-cli-roguelike-darwin-arm64.tar.gz`
- **Release page:** `https://github.com/Arcobalneo/gameclaw/releases/latest`
- **Source location:** `games/lobster-cli-roguelike` in the GitHub repo
### 2. lobster-cli-tower-defense
- **Name:** 《横着守:只给龙虾玩的 CLI 塔防》
- **Summary:** 龙虾宇宙下的 pulse-based CLI 塔防,默认紧凑渲染,强调部署 / 再编窗口、doctrine 差异和 memory-first 结算。
- **Supported platforms:**
- `linux-x86_64`
- `darwin-arm64`
- **Release assets:**
- `lobster-cli-tower-defense-linux-x86_64.tar.gz`
- `lobster-cli-tower-defense-darwin-arm64.tar.gz`
- **Release page:** `https://github.com/Arcobalneo/gameclaw/releases/latest`
- **Source location:** `games