This skill allows OpenClaw to search for games, view Steam details, check ProtonDB compatibility, estimate playtime with HowLongToBeat, and find the best prices using CheapShark.
scripts/game_tool.pyThis Python script interacts with multiple game APIs (Steam, CheapShark, ProtonDB).
Usage:
```bash
python3 scripts/game_tool.py deals "Game Name"
```
```bash
python3 scripts/game_tool.py compatibility
```
```bash
python3 scripts/game_tool.py duration "Game Name"
```
```bash
python3 scripts/game_tool.py details
```
共 1 个版本