← Back to Skills Marketplace
terrycarter1985

GOG Sync

by terrycarter1985 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ error
34
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gog-sync
Description
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...
README (SKILL.md)

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

  1. List syncable configs — scan installed games for known config paths.
  2. Push config — upload a game's custom config to your sync store.
  3. Pull config — download the latest config from sync store to local.
  4. Diff config — compare local vs remote before overwriting.
  5. Set sync policyauto (sync on change), manual (push/pull only), or disabled per game.

Config resolution

  • On conflict: local timestamp vs remote timestamp; newer wins by default.
  • Override with --force-local or --force-remote on 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
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gog-sync
  3. After installation, invoke the skill by name or use /gog-sync
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add custom game config sync: push/pull/diff per-game configs across devices, sync policies (auto/manual/disabled), conflict resolution, custom config path support.
Metadata
Slug gog-sync
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments