GOG Sync
/install gog-sync
GOG
Game and content integration for the GOG platform.
Capabilities
- Browse and search game catalog
- Manage game library
- Track game updates and releases
- Content integration for gaming workflows
- Sync custom game configurations across devices (v1.1.0+)
Custom Config Sync
Sync per-game custom configuration files (ini, cfg, json, etc.) across devices linked to your GOG account.
Usage
- List syncable configs — scan installed games for known config paths.
- Push config — upload a game's custom config to your sync store.
- Pull config — download the latest config from sync store to local.
- Diff config — compare local vs remote before overwriting.
- Set sync policy —
auto(sync on change),manual(push/pull only), ordisabledper game.
Config resolution
- On conflict: local timestamp vs remote timestamp; newer wins by default.
- Override with
--force-localor--force-remoteon pull/push. - Sync store quota: 50 MB per account (config files only).
Supported paths
Auto-detected under GOG Galaxy install dir or manual override:
\x3CGameDir>/config/,\x3CGameDir>/settings/,\x3CGameDir>/*.ini,\x3CGameDir>/*.cfg- Custom paths via
gog config-path add \x3Cgame> \x3Cpath>
Notes
- Requires GOG account credentials for library management and config sync
- Public catalog browsing works without authentication
- Config sync requires GOG Galaxy 2.0+ installed on at least one device
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gog-sync - After installation, invoke the skill by name or use
/gog-sync - Provide required inputs per the skill's parameter spec and get structured output
What is GOG Sync?
Game and content integration skill for GOG (Good Old Games) platform. Browse, search, and manage game library and content. Sync custom game configs across de... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install GOG Sync?
Run "/install gog-sync" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is GOG Sync free?
Yes, GOG Sync is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does GOG Sync support?
GOG Sync is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created GOG Sync?
It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.1.0.