OpenClaw · Skill

Videogames

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.

Coding Agents & IDEs
v1.0.1
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install ivanheral/videogames

ClawHub installer

npx clawhub@latest install ivanheral/videogames

OpenClaw CLI

openclaw skills install ivanheral/videogames

Direct OpenClaw install

openclaw install ivanheral/videogames

What this skill does

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.

Why it matters

Combines four separate game data sources into a single query instead of manually checking Steam, ProtonDB, HLTB, and deal sites one by one.

Typical use cases

  • Finding the cheapest current price for a game across stores
  • Checking if a Windows game runs on Linux before buying
  • Estimating how long a game takes to complete
  • Getting system requirements and specs from Steam
  • Comparing deals on a specific game title

Source instructions

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:

  1. Search for deals (CheapShark):

    python3 scripts/game_tool.py deals "Game Name"
    
  2. Check Compatibility (ProtonDB):

    python3 scripts/game_tool.py compatibility <APPID>
    
  3. Get Game Duration (HLTB):

    python3 scripts/game_tool.py duration "Game Name"
    
  4. View details & Specs (Steam):

    python3 scripts/game_tool.py details <APPID>
    

Notes

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

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise