← 返回 Skills 市场
GOG Sync
作者
terrycarter1985
· GitHub ↗
· v1.1.0
· MIT-0
34
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
- 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
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gog-sync - 安装完成后,直接呼叫该 Skill 的名称或使用
/gog-sync触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。
如何安装 GOG Sync?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gog-sync」即可一键安装,无需额外配置。
GOG Sync 是免费的吗?
是的,GOG Sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
GOG Sync 支持哪些平台?
GOG Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 GOG Sync?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.1.0。
推荐 Skills