✓ Verified 💻 Development ✓ Enhanced Data

Videogames

A skill to lookup video game information, prices, compatibility, and duration.

Rating
4.9 (183 reviews)
Downloads
1,141 downloads
Version
1.0.0

Overview

A skill to lookup video game information, prices, compatibility, and duration.

Complete Documentation

View Source →

Video Game Skill 🎮

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.

Tools

scripts/game_tool.py

This Python script interacts with multiple game APIs (Steam, CheapShark, ProtonDB).

Usage:

  • Search for deals (CheapShark):
bash
python3 scripts/game_tool.py deals "Game Name"
  • Check Compatibility (ProtonDB):
bash
python3 scripts/game_tool.py compatibility <APPID>
  • Get Game Duration (HLTB):
bash
python3 scripts/game_tool.py duration "Game Name"
  • View details & Specs (Steam):
bash
python3 scripts/game_tool.py details <APPID>

Notes

  • The script requires Python 3.
  • No external library installation required.

Installation

Terminal bash

openclaw install videogames
    
Copied!

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author ivanheral
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install videogames